X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=src%2Fsecmgr-wrap.h;h=3558c69aeba070fe4ef64bdae2e8305be979cb21;hb=6c6177fcf8fdcc62c42a18407e95c7577897e10c;hp=81bc02c3467e4fc54236ee359e20e8682b54c34f;hpb=26d75de504d808191dbadc9a735009a214a789b0;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);