Skip to content

Commit

Permalink
hlte: Disable Google's carrier activation
Browse files Browse the repository at this point in the history
* This is causing a really weird "activating cellular service"
  pop up every once in a while, and it doesn't do anything

Change-Id: Ib79b0e7bff9480a1d447a5f4da09d4332c35a449
  • Loading branch information
javelinanddart committed Nov 3, 2017
1 parent 877f339 commit 96b3d6f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions overlay/frameworks/base/core/res/res/values/config.xml
Original file line number Diff line number Diff line change
Expand Up @@ -43,5 +43,6 @@
<item>com.google.android.gms/com.google.android.gms.update.SystemUpdateService$ActiveReceiver</item>
<item>com.google.android.gms/com.google.android.gms.update.SystemUpdateService$SecretCodeReceiver</item>
<item>com.google.android.gms/com.google.android.gms.update.SystemUpdateServiceReceiver</item>
<item>com.google.android.setupwizard/com.google.android.setupwizard.carrier.ActivationActivity</item>
</string-array>
</resources>

0 comments on commit 96b3d6f

Please sign in to comment.