Overlay external services start.
Change-Id: I725e69adfe220a0763574d0e92792f72379b5993
This commit is contained in:
parent
7520a205fd
commit
4f810fe94a
@ -64,4 +64,9 @@
|
|||||||
<item>users</item>
|
<item>users</item>
|
||||||
</string-array>
|
</string-array>
|
||||||
|
|
||||||
|
<!-- Defines external services to be started by the SystemServer at boot. The service itself
|
||||||
|
should publish as a binder services in its onStart -->
|
||||||
|
<string-array name="config_externalCMServices">
|
||||||
|
<item>org.cyanogenmod.platform.internal.CMStatusBarManagerService</item>
|
||||||
|
</string-array>
|
||||||
</resources>
|
</resources>
|
||||||
|
Loading…
Reference in New Issue
Block a user