X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=src%2Fsecmgr-wrap.h;h=3558c69aeba070fe4ef64bdae2e8305be979cb21;hb=12a227a2fc574cf0fd560453e1cdd15c50550abb;hp=81bc02c3467e4fc54236ee359e20e8682b54c34f;hpb=7e1027342a3cff95635ba2107f283321cf0efa08;p=src%2Fapp-framework-main.git diff --git a/src/secmgr-wrap.h b/src/secmgr-wrap.h index 81bc02c..3558c69 100644 --- a/src/secmgr-wrap.h +++ b/src/secmgr-wrap.h @@ -14,7 +14,7 @@ limitations under the License. */ -int secmgr_init(const char *pkgid, const char *appid); +int secmgr_init(const char *id); void secmgr_cancel(); int secmgr_install(); int secmgr_permit(const char *permission);