Overlay external services start.

Change-Id: I725e69adfe220a0763574d0e92792f72379b5993
gugelfrei
Adnan Begovic 9 years ago
parent 7520a205fd
commit 4f810fe94a

@ -64,4 +64,9 @@
<item>users</item>
</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>

Loading…
Cancel
Save