cm: Reenable disabledComponents list
Change-Id: Id845fb4676f94d7babc6380d2cd3bd5e423078b6
This commit is contained in:
parent
2025232f55
commit
21dc3b52d6
@ -24,7 +24,7 @@
|
||||
|
||||
<bool name="config_cellBroadcastAppLinks">true</bool>
|
||||
|
||||
<!-- Disable stock OTA components if installed
|
||||
<!-- Disable stock OTA components if installed -->
|
||||
<string-array name="config_disabledComponents" translatable="false">
|
||||
<item>com.google.android.gsf/com.google.android.gsf.update.SystemUpdateActivity</item>
|
||||
<item>com.google.android.gsf/com.google.android.gsf.update.SystemUpdateService</item>
|
||||
@ -34,7 +34,6 @@
|
||||
<item>com.google.android.gms/com.google.android.gms.update.SystemUpdateService$Receiver</item>
|
||||
<item>com.google.android.gms/com.google.android.gms.update.SystemUpdateService$ActiveReceiver</item>
|
||||
</string-array>
|
||||
-->
|
||||
|
||||
<string name="config_mms_user_agent">CyanogenMod</string>
|
||||
<string name="config_mms_user_agent_profile_url">http://www.google.com/oha/rdf/ua-profile-kila.xml</string>
|
||||
|
Loading…
Reference in New Issue
Block a user