cm: Reenable disabledComponents list

Change-Id: Id845fb4676f94d7babc6380d2cd3bd5e423078b6
This commit is contained in:
Steve Kondik 2014-12-05 00:28:43 -08:00 committed by Steve Kondik
parent 2025232f55
commit 21dc3b52d6
1 changed files with 1 additions and 2 deletions

View File

@ -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>