Avicii: Bringup-ext: Added support for Nightlight FOD, Pocket Lock, Smart Pixel AOD
This commit is contained in:
@@ -10,6 +10,19 @@
|
|||||||
<bool name="config_hasWarpCharger">true</bool>
|
<bool name="config_hasWarpCharger">true</bool>
|
||||||
<string name="config_opWarpChargerStatusPaths">/sys/devices/virtual/oplus_chg/battery/voocchg_ing</string>
|
<string name="config_opWarpChargerStatusPaths">/sys/devices/virtual/oplus_chg/battery/voocchg_ing</string>
|
||||||
|
|
||||||
|
<!-- Whether the device supports Smart Pixels -->
|
||||||
|
<bool name="config_supportSmartPixels">true</bool>
|
||||||
|
|
||||||
|
<!-- Whether to show min/max refresh rate in display settings -->
|
||||||
|
<bool name="config_show_refresh_rate_controls">true</bool>
|
||||||
|
<bool name="config_supports_dynamic_refresh_rate_controls">true</bool>
|
||||||
|
|
||||||
|
<!-- Night Light FOD -->
|
||||||
|
<bool name="disable_fod_night_light">true</bool>
|
||||||
|
|
||||||
|
<!-- Pocket Lock -->
|
||||||
|
<bool name="config_pocketModeSupported">true</bool>
|
||||||
|
|
||||||
<!-- Default value for proximity check on screen wake
|
<!-- Default value for proximity check on screen wake
|
||||||
NOTE ! - Enable for devices that have a fast response proximity sensor (ideally < 300ms)-->
|
NOTE ! - Enable for devices that have a fast response proximity sensor (ideally < 300ms)-->
|
||||||
<bool name="config_proximityCheckOnWake">true</bool>
|
<bool name="config_proximityCheckOnWake">true</bool>
|
||||||
|
|||||||
Reference in New Issue
Block a user