Switch keystore to binder

Change-Id: Ie15781de079e8ecc9616cab9a5e392f5c814d9d8
This commit is contained in:
Kenny Root 2012-11-14 15:42:38 -08:00
parent 42d44e3d52
commit 244408786c
1 changed files with 1 additions and 0 deletions

View File

@ -46,6 +46,7 @@ static struct {
{ AID_RADIO, "simphonebook" },
{ AID_MEDIA, "common_time.clock" },
{ AID_MEDIA, "common_time.config" },
{ AID_KEYSTORE, "android.security.keystore" },
};
void *svcmgr_handle;