Snap for 11679388 from a7c1b4c755
to 24Q3-release
Change-Id: Ib7b0f4339009fca4dc7f4c18d541ceb5ca3a2a17
This commit is contained in:
commit
8fb1ea0372
6 changed files with 4 additions and 4 deletions
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
@ -23,7 +23,7 @@ AocPowerPinCtrlCheckEnable = true
|
||||||
SarBackOffHighResolution = true
|
SarBackOffHighResolution = true
|
||||||
|
|
||||||
# Update BQR Event Mask property value
|
# Update BQR Event Mask property value
|
||||||
BqrEventMaskValueUpdate = 295006
|
BqrEventMaskValueUpdate = 295262
|
||||||
|
|
||||||
BtA2dpOffloadCap = sbc-aac-aptx-aptxhd-ldac-opus
|
BtA2dpOffloadCap = sbc-aac-aptx-aptxhd-ldac-opus
|
||||||
|
|
||||||
|
@ -33,7 +33,7 @@ AccelBtDisable = false
|
||||||
|
|
||||||
BtHalRecoveryByRestart = true
|
BtHalRecoveryByRestart = true
|
||||||
|
|
||||||
BtHalBqrEnable = true
|
BtHalBqrEnable = false
|
||||||
|
|
||||||
# <string> The hardware stage with old chip revision is no longer
|
# <string> The hardware stage with old chip revision is no longer
|
||||||
# # supported by BT firmware.
|
# # supported by BT firmware.
|
||||||
|
|
|
@ -22,10 +22,10 @@
|
||||||
<!-- NOTE: if you change this, you must also add the corresponding scale key and lookup table to
|
<!-- NOTE: if you change this, you must also add the corresponding scale key and lookup table to
|
||||||
frameworks/base/core/java/android/content/res/FontScaleConverterFactory.java -->
|
frameworks/base/core/java/android/content/res/FontScaleConverterFactory.java -->
|
||||||
<string-array name="entryvalues_font_size" translatable="false">
|
<string-array name="entryvalues_font_size" translatable="false">
|
||||||
<item>0.85</item>
|
|
||||||
<item>1.0</item>
|
<item>1.0</item>
|
||||||
|
<item>1.05</item>
|
||||||
<item>1.1</item>
|
<item>1.1</item>
|
||||||
<item>1.15</item>
|
<item>1.20</item>
|
||||||
<item>1.30</item>
|
<item>1.30</item>
|
||||||
<item>1.50</item>
|
<item>1.50</item>
|
||||||
<item>1.80</item>
|
<item>1.80</item>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue