diff options
| author | Dan Pasanen <dan.pasanen@gmail.com> | 2015-08-24 17:46:25 -0500 |
|---|---|---|
| committer | Rashed Abdel-Tawab <rashed@linux.com> | 2015-10-22 01:03:45 -0400 |
| commit | 0a98d1aa17ece82656a566b246a96a1069c60ec2 (patch) | |
| tree | 1364ce6f9b40ea34453b11e71c0316fc1aa796e1 | |
| parent | abe8f112d2315207f1e6206b62ffc7dbcee4c014 (diff) | |
himawl: remove hard-coded operator numerics
Change-Id: I9e9c6063ce35f37e23bcf72098fb7dc615e343ea
Signed-off-by: Paul Keith <javelinanddart@gmail.com>
| -rw-r--r-- | system.prop | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/system.prop b/system.prop index b6cda1f..cb2c0bd 100644 --- a/system.prop +++ b/system.prop @@ -1,8 +1,6 @@ # Radio rild.libargs=-d /dev/smd0 ril.subscription.types=NV,RUIM -ro.cdma.home.operator.numeric=311480 -ro.cdma.home.operator.alpha=Verizon ro.gps.set_privacy=1 ro.telephony.default_network=10 ro.telephony.get_imsi_from_sim=true |
