Loading cmds/servicemanager/service_manager.c +1 −0 Original line number Diff line number Diff line Loading @@ -50,6 +50,7 @@ static struct { { AID_MEDIA, "common_time.clock" }, { AID_MEDIA, "common_time.config" }, { AID_KEYSTORE, "android.security.keystore" }, { AID_RADIO, "telecomm" }, }; uint32_t svcmgr_handle; Loading Loading
cmds/servicemanager/service_manager.c +1 −0 Original line number Diff line number Diff line Loading @@ -50,6 +50,7 @@ static struct { { AID_MEDIA, "common_time.clock" }, { AID_MEDIA, "common_time.config" }, { AID_KEYSTORE, "android.security.keystore" }, { AID_RADIO, "telecomm" }, }; uint32_t svcmgr_handle; Loading