Merge "Apply new IA requirement on M23 device" into udc-qpr-dev am: 76da775460

Original change: https://googleplex-android-review.googlesource.com/c/device/google/felix/+/24754227

Change-Id: I65365809031d67a7eb66f64de17cab128d4bada9
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
Treehugger Robot 2023-09-19 08:50:42 +00:00 committed by Automerger Merge Worker
commit de7c519653

View file

@ -382,4 +382,8 @@
<!-- Whether we should persist the brightness value in nits for the default display even if
the underlying display device changes. -->
<bool name="config_persistBrightnessNitsForDefaultDisplay">true</bool>
<!-- 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>