DO NOT MERGE Allow "telecomm" service to be registered with the phone UID.

Change-Id: I9180797451dcb2e9029b20bed47f5d5cb8cddb9f
(cherry picked from commit 3fb4de7193)
This commit is contained in:
Santos Cordon 2014-05-21 22:58:55 -07:00 committed by Jay Shrauner
parent cfe99e79a6
commit 203fe88ed8
1 changed files with 1 additions and 0 deletions

View File

@ -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;