msm8974-common: Add comments to explain carrier hackery
Change-Id: Id414b2daa08186f2f426f450391a8d2c0b695397
This commit is contained in:
parent
b1352d7bec
commit
754d229086
@ -23,6 +23,7 @@
|
||||
<boolean name="allow_adding_apns_bool" value="true" />
|
||||
</carrier_config>
|
||||
|
||||
<!-- Verizon hackery -->
|
||||
<carrier_config mcc="204" mnc="04" gid1="BAE0000000000000">
|
||||
<boolean name="disable_cdma_activation_code_bool" value="true" />
|
||||
</carrier_config>
|
||||
@ -33,6 +34,7 @@
|
||||
<boolean name="disable_cdma_activation_code_bool" value="true" />
|
||||
</carrier_config>
|
||||
|
||||
<!-- Sprint hackery -->
|
||||
<carrier_config mcc="310" mnc="120">
|
||||
<boolean name="sprint_mwi_quirk" value="true" />
|
||||
</carrier_config>
|
||||
|
Loading…
Reference in New Issue
Block a user