vendor/cm: overlay start for ProfileService in external framework.

Change-Id: Ib1f8c6d00c2a66cfd8dac2b73ccd1bd053a3a497
This commit is contained in:
Adnan Begovic 2015-06-25 12:55:35 -07:00 committed by Gerrit Code Review
parent d515adcbfe
commit 4c4e428da8
2 changed files with 2 additions and 0 deletions

View File

@ -68,5 +68,6 @@
should publish as a binder services in its onStart -->
<string-array name="config_externalCMServices">
<item>org.cyanogenmod.platform.internal.CMStatusBarManagerService</item>
<item>org.cyanogenmod.platform.internal.ProfileManagerService</item>
</string-array>
</resources>

View File

@ -4,3 +4,4 @@ themes u:object_r:system_server_service:s0
torch u:object_r:system_server_service:s0
killswitch u:object_r:system_server_service:s0
cmstatusbar u:object_r:system_server_service:s0
profile u:object_r:system_server_service:s0