vendor/cm: overlay start for ProfileService in external framework.
Change-Id: Ib1f8c6d00c2a66cfd8dac2b73ccd1bd053a3a497
This commit is contained in:
committed by
Gerrit Code Review
parent
d515adcbfe
commit
4c4e428da8
@@ -68,5 +68,6 @@
|
|||||||
should publish as a binder services in its onStart -->
|
should publish as a binder services in its onStart -->
|
||||||
<string-array name="config_externalCMServices">
|
<string-array name="config_externalCMServices">
|
||||||
<item>org.cyanogenmod.platform.internal.CMStatusBarManagerService</item>
|
<item>org.cyanogenmod.platform.internal.CMStatusBarManagerService</item>
|
||||||
|
<item>org.cyanogenmod.platform.internal.ProfileManagerService</item>
|
||||||
</string-array>
|
</string-array>
|
||||||
</resources>
|
</resources>
|
||||||
|
@@ -4,3 +4,4 @@ themes u:object_r:system_server_service:s0
|
|||||||
torch u:object_r:system_server_service:s0
|
torch u:object_r:system_server_service:s0
|
||||||
killswitch u:object_r:system_server_service:s0
|
killswitch u:object_r:system_server_service:s0
|
||||||
cmstatusbar u:object_r:system_server_service:s0
|
cmstatusbar u:object_r:system_server_service:s0
|
||||||
|
profile u:object_r:system_server_service:s0
|
||||||
|
Reference in New Issue
Block a user