Remove magnification tap adjustment property

All occurrences of `config_screen_magnification_multi_tap_adjustment`
were set to the [default value in AOSP][1], so this commit removes this
unneccessary usages and blacklists the property.

[1]: 0dae8d78f0/core/res/res/values/config.xml (L3131)
This commit is contained in:
Daniel Roschka 2020-03-06 20:13:15 +01:00
parent 6ef170ecd4
commit c0c253a841
No known key found for this signature in database
GPG key ID: 885B16854284E0B2
4 changed files with 1 additions and 3 deletions

View file

@ -108,5 +108,4 @@
<integer name="config_autoBrightnessInitialLightSensorRate">-1</integer>
<integer name="config_autoBrightnessLightSensorRate">100</integer>
<integer name="config_bluetooth_operating_voltage_mv">3300</integer>
<integer name="config_screen_magnification_multi_tap_adjustment">-50</integer>
</resources>

View file

@ -193,6 +193,5 @@
<integer name="config_screenBrightnessSettingDefault">128</integer>
<integer name="config_screenBrightnessSettingMaximum">255</integer>
<integer name="config_screenBrightnessSettingMinimum">3</integer>
<integer name="config_screen_magnification_multi_tap_adjustment">-50</integer>
<integer name="config_shutdownBatteryTemperature">600</integer>
</resources>

View file

@ -6,5 +6,6 @@ config_doublePressOnPowerBehavior
config_dozeComponent
config_enableAutoPowerModes
config_mainBuiltInDisplayIsRound
config_screen_magnification_multi_tap_adjustment
config_swipe_up_gesture_default
config_allowAllRotations

View file

@ -120,7 +120,6 @@ config_screenBrightnessForVrSettingDefault
config_screenBrightnessForVrSettingMinimum
config_screenBrightnessForVrSettingMaximum
config_screenAutoBrightnessDozeScaleFactor
config_screen_magnification_multi_tap_adjustment
quick_qs_offset_height
wifi_tether_configure_ssid_default
wifi_localhotspot_configure_ssid_default