Snap for 8352742 from c2f3022c06
to tm-release
Change-Id: Id4c145d07d541ce6534d7d1b384ca29c16d9a343
This commit is contained in:
commit
9f7516baa7
3 changed files with 1 additions and 165 deletions
|
@ -227,88 +227,6 @@
|
|||
non-zero amplitudes, to bring the vibrator amplitude down to zero using this timing. -->
|
||||
<integer name="config_vibrationWaveformRampDownDuration">50</integer>
|
||||
|
||||
<!-- A vibration waveform for notifications that specify DEFAULT_VIBRATE.
|
||||
This value is a float array with values grouped as
|
||||
{ targetAmplitude (within [0,1]), targetFrequency (in hertz), duration (in milliseconds) }
|
||||
This is only applied on devices with vibration frequency control. If the device doesn't
|
||||
support frequency control, then the vibration specified in
|
||||
config_defaultNotificationVibePattern is used instead.
|
||||
-->
|
||||
<array name="config_defaultNotificationVibeWaveform">
|
||||
<item>0.0</item>
|
||||
<item>60.0</item>
|
||||
<item>0.0</item>
|
||||
|
||||
<item>0.4</item>
|
||||
<item>120.0</item>
|
||||
<item>100.0</item>
|
||||
|
||||
<item>0.4</item>
|
||||
<item>120.0</item>
|
||||
<item>100.0</item>
|
||||
|
||||
<item>0.0</item>
|
||||
<item>60.0</item>
|
||||
<item>100.0</item>
|
||||
|
||||
<item>0.0</item>
|
||||
<item>60.0</item>
|
||||
<item>100.0</item>
|
||||
|
||||
<item>0.4</item>
|
||||
<item>120.0</item>
|
||||
<item>100.0</item>
|
||||
|
||||
<item>0.4</item>
|
||||
<item>120.0</item>
|
||||
<item>100.0</item>
|
||||
|
||||
<item>0.0</item>
|
||||
<item>60.0</item>
|
||||
<item>100.0</item>
|
||||
</array>
|
||||
|
||||
<!-- A vibration waveform for notifications that do not specify vibration but vibrate anyway,
|
||||
because the device is in vibrate mode. This value is a float array with values grouped as
|
||||
{ targetAmplitude (within [0,1]), targetFrequency (in hertz), duration (in milliseconds) }
|
||||
This is only applied on devices with vibration frequency control. If the device doesn't
|
||||
support frequency control, then the vibration specified in
|
||||
config_notificationFallbackVibePattern is used instead.
|
||||
-->
|
||||
<array name="config_notificationFallbackVibeWaveform">
|
||||
<item>0.0</item>
|
||||
<item>60.0</item>
|
||||
<item>0.0</item>
|
||||
|
||||
<item>0.4</item>
|
||||
<item>120.0</item>
|
||||
<item>50.0</item>
|
||||
|
||||
<item>0.4</item>
|
||||
<item>120.0</item>
|
||||
<item>100.0</item>
|
||||
|
||||
<item>0.0</item>
|
||||
<item>60.0</item>
|
||||
<item>50.0</item>
|
||||
|
||||
<item>0.0</item>
|
||||
<item>60.0</item>
|
||||
<item>100.0</item>
|
||||
|
||||
<item>0.4</item>
|
||||
<item>120.0</item>
|
||||
<item>50.0</item>
|
||||
|
||||
<item>0.4</item>
|
||||
<item>120.0</item>
|
||||
<item>100.0</item>
|
||||
|
||||
<item>0.0</item>
|
||||
<item>60.0</item>
|
||||
<item>50.0</item>
|
||||
</array>
|
||||
|
||||
<!-- the number of the max cached processes in the system. -->
|
||||
<integer name="config_customizedMaxCachedProcesses">64</integer>
|
||||
|
||||
|
|
|
@ -195,88 +195,6 @@
|
|||
non-zero amplitudes, to bring the vibrator amplitude down to zero using this timing. -->
|
||||
<integer name="config_vibrationWaveformRampDownDuration">50</integer>
|
||||
|
||||
<!-- A vibration waveform for notifications that specify DEFAULT_VIBRATE.
|
||||
This value is a float array with values grouped as
|
||||
{ targetAmplitude (within [0,1]), targetFrequency (in hertz), duration (in milliseconds) }
|
||||
This is only applied on devices with vibration frequency control. If the device doesn't
|
||||
support frequency control, then the vibration specified in
|
||||
config_defaultNotificationVibePattern is used instead.
|
||||
-->
|
||||
<array name="config_defaultNotificationVibeWaveform">
|
||||
<item>0.0</item>
|
||||
<item>60.0</item>
|
||||
<item>0.0</item>
|
||||
|
||||
<item>0.4</item>
|
||||
<item>120.0</item>
|
||||
<item>100.0</item>
|
||||
|
||||
<item>0.4</item>
|
||||
<item>120.0</item>
|
||||
<item>100.0</item>
|
||||
|
||||
<item>0.0</item>
|
||||
<item>60.0</item>
|
||||
<item>100.0</item>
|
||||
|
||||
<item>0.0</item>
|
||||
<item>60.0</item>
|
||||
<item>100.0</item>
|
||||
|
||||
<item>0.4</item>
|
||||
<item>120.0</item>
|
||||
<item>100.0</item>
|
||||
|
||||
<item>0.4</item>
|
||||
<item>120.0</item>
|
||||
<item>100.0</item>
|
||||
|
||||
<item>0.0</item>
|
||||
<item>60.0</item>
|
||||
<item>100.0</item>
|
||||
</array>
|
||||
|
||||
<!-- A vibration waveform for notifications that do not specify vibration but vibrate anyway,
|
||||
because the device is in vibrate mode. This value is a float array with values grouped as
|
||||
{ targetAmplitude (within [0,1]), targetFrequency (in hertz), duration (in milliseconds) }
|
||||
This is only applied on devices with vibration frequency control. If the device doesn't
|
||||
support frequency control, then the vibration specified in
|
||||
config_notificationFallbackVibePattern is used instead.
|
||||
-->
|
||||
<array name="config_notificationFallbackVibeWaveform">
|
||||
<item>0.0</item>
|
||||
<item>60.0</item>
|
||||
<item>0.0</item>
|
||||
|
||||
<item>0.4</item>
|
||||
<item>120.0</item>
|
||||
<item>50.0</item>
|
||||
|
||||
<item>0.4</item>
|
||||
<item>120.0</item>
|
||||
<item>100.0</item>
|
||||
|
||||
<item>0.0</item>
|
||||
<item>60.0</item>
|
||||
<item>50.0</item>
|
||||
|
||||
<item>0.0</item>
|
||||
<item>60.0</item>
|
||||
<item>100.0</item>
|
||||
|
||||
<item>0.4</item>
|
||||
<item>120.0</item>
|
||||
<item>50.0</item>
|
||||
|
||||
<item>0.4</item>
|
||||
<item>120.0</item>
|
||||
<item>100.0</item>
|
||||
|
||||
<item>0.0</item>
|
||||
<item>60.0</item>
|
||||
<item>50.0</item>
|
||||
</array>
|
||||
|
||||
<!-- Height of the status bar.
|
||||
Do not read this dimen directly. Use {@link SystemBarUtils#getStatusBarHeight} instead.
|
||||
-->
|
||||
|
|
|
@ -126,7 +126,7 @@ restricted_channels=0
|
|||
[HAL]ant_sets.ch9.azimuth.rx_ant_set_ranging = 4
|
||||
[HAL]ant_sets.ch9.azimuth.tx_ant_set_nonranging = 0
|
||||
[HAL]ant_sets.ch9.azimuth.tx_ant_set_ranging = 0
|
||||
[HAL]minimum_system_offset_uwbtime0=300
|
||||
[HAL]minimum_system_offset_uwbtime0=500
|
||||
coex_gpio=4
|
||||
coex_delay_us=1000
|
||||
coex_margin_us=500
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue