Apply new IA requirement
See b/227579876, for P23 and later, we can send null initial attach data profile to modem to clear any previoud data profiles. Fix: 301072784 Change-Id: I3ca91a4ae4c10db0db88415461a84586810c5a78 Merged-In: I3ca91a4ae4c10db0db88415461a84586810c5a78 Test: Build Passed.
This commit is contained in:
parent
b75ddaea4a
commit
3369a45369
1 changed files with 4 additions and 0 deletions
|
@ -20,4 +20,8 @@
|
|||
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
||||
<!-- The max vibration strength allowed in audio haptic channels. -->
|
||||
<item name="config_hapticChannelMaxVibrationAmplitude" format="float" type="dimen">0.335</item>
|
||||
|
||||
<!-- Boolean indicating whether allow sending null to modem to clear the previous initial attach
|
||||
data profile -->
|
||||
<bool name="allow_clear_initial_attach_data_profile">true</bool>
|
||||
</resources>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue