Snap for 8843235 from 87fa8f70a2 to tm-qpr1-release

Change-Id: I45e127e695b9e003cfd39479444fd35c16eae077
This commit is contained in:
Android Build Coastguard Worker 2022-07-18 23:03:24 +00:00
commit 725634a67d
11 changed files with 29 additions and 18 deletions

View file

@ -79,8 +79,13 @@ volume index from 0 to 100.
ref="DEFAULT_HEARING_AID_VOLUME_CURVE"/> ref="DEFAULT_HEARING_AID_VOLUME_CURVE"/>
<volume stream="AUDIO_STREAM_MUSIC" deviceCategory="DEVICE_CATEGORY_HEADSET" <volume stream="AUDIO_STREAM_MUSIC" deviceCategory="DEVICE_CATEGORY_HEADSET"
ref="DEFAULT_MEDIA_VOLUME_CURVE"/> ref="DEFAULT_MEDIA_VOLUME_CURVE"/>
<volume stream="AUDIO_STREAM_MUSIC" deviceCategory="DEVICE_CATEGORY_SPEAKER" <volume stream="AUDIO_STREAM_MUSIC" deviceCategory="DEVICE_CATEGORY_SPEAKER">
ref="DEFAULT_DEVICE_CATEGORY_SPEAKER_VOLUME_CURVE"/> <point>1,-6200</point>
<point>20,-4700</point>
<point>40,-3000</point>
<point>60,-1700</point>
<point>100,0</point>
</volume>
<volume stream="AUDIO_STREAM_MUSIC" deviceCategory="DEVICE_CATEGORY_EARPIECE" <volume stream="AUDIO_STREAM_MUSIC" deviceCategory="DEVICE_CATEGORY_EARPIECE"
ref="DEFAULT_MEDIA_VOLUME_CURVE"/> ref="DEFAULT_MEDIA_VOLUME_CURVE"/>
<volume stream="AUDIO_STREAM_MUSIC" deviceCategory="DEVICE_CATEGORY_EXT_MEDIA" <volume stream="AUDIO_STREAM_MUSIC" deviceCategory="DEVICE_CATEGORY_EXT_MEDIA"

View file

@ -173,15 +173,15 @@
<item name="audio">75</item> <item name="audio">75</item>
<!-- Cellular modem related values.--> <!-- Cellular modem related values.-->
<item name="modem.controller.sleep">0</item> <item name="modem.controller.sleep">2.5</item>
<item name="modem.controller.idle">156</item> <item name="modem.controller.idle">4.5</item>
<item name="modem.controller.rx">145</item> <item name="modem.controller.rx">169</item>
<array name="modem.controller.tx"> <!-- Strength 0 to 4 --> <array name="modem.controller.tx"> <!-- Strength 0 to 4 -->
<value>153</value> <value>223</value>
<value>212</value> <value>243</value>
<value>292</value> <value>298</value>
<value>359</value> <value>573</value>
<value>471</value> <value>668</value>
</array> </array>
<item name="modem.controller.voltage">3700</item> <item name="modem.controller.voltage">3700</item>

View file

@ -85,6 +85,7 @@
EnableOnChipStopNotification="2" EnableOnChipStopNotification="2"
PowerMode="3" PowerMode="3"
MinGpsWeekNumber="2216"
/> />
<gll_features <gll_features

View file

@ -85,6 +85,7 @@
EnableOnChipStopNotification="2" EnableOnChipStopNotification="2"
PowerMode="3" PowerMode="3"
MinGpsWeekNumber="2216"
/> />
<gll_features <gll_features

View file

@ -85,6 +85,7 @@
EnableOnChipStopNotification="2" EnableOnChipStopNotification="2"
PowerMode="3" PowerMode="3"
MinGpsWeekNumber="2216"
/> />
<gll_features <gll_features

View file

@ -84,6 +84,7 @@
EnableOnChipStopNotification="0" EnableOnChipStopNotification="0"
PowerMode="3" PowerMode="3"
MinGpsWeekNumber="2216"
/> />
<gll_features <gll_features

View file

@ -84,6 +84,7 @@
EnableOnChipStopNotification="0" EnableOnChipStopNotification="0"
PowerMode="3" PowerMode="3"
MinGpsWeekNumber="2216"
/> />
<gll_features <gll_features

View file

@ -84,6 +84,7 @@
EnableOnChipStopNotification="0" EnableOnChipStopNotification="0"
PowerMode="3" PowerMode="3"
MinGpsWeekNumber="2216"
/> />
<gll_features <gll_features

View file

@ -173,15 +173,15 @@
<item name="audio">75</item> <item name="audio">75</item>
<!-- Cellular modem related values.--> <!-- Cellular modem related values.-->
<item name="modem.controller.sleep">0</item> <item name="modem.controller.sleep">2.5</item>
<item name="modem.controller.idle">156</item> <item name="modem.controller.idle">4.5</item>
<item name="modem.controller.rx">145</item> <item name="modem.controller.rx">169</item>
<array name="modem.controller.tx"> <!-- Strength 0 to 4 --> <array name="modem.controller.tx"> <!-- Strength 0 to 4 -->
<value>153</value> <value>223</value>
<value>212</value> <value>243</value>
<value>292</value> <value>298</value>
<value>359</value> <value>573</value>
<value>471</value> <value>668</value>
</array> </array>
<item name="modem.controller.voltage">3700</item> <item name="modem.controller.voltage">3700</item>