Merge "Disable dimming mode in factory build"
This commit is contained in:
commit
57c9064576
1 changed files with 2 additions and 1 deletions
|
@ -56,7 +56,8 @@ PRODUCT_DEFAULT_PROPERTY_OVERRIDES += ro.surface_flinger.set_display_power_timer
|
||||||
PRODUCT_DEFAULT_PROPERTY_OVERRIDES += ro.surface_flinger.use_content_detection_for_refresh_rate=true
|
PRODUCT_DEFAULT_PROPERTY_OVERRIDES += ro.surface_flinger.use_content_detection_for_refresh_rate=true
|
||||||
|
|
||||||
# Disable dimming in factory
|
# Disable dimming in factory
|
||||||
PRODUCT_DEFAULT_PROPERTY_OVERRIDES += vendor.display.brightness.dimming.usage=2
|
PRODUCT_DEFAULT_PROPERTY_OVERRIDES += vendor.display.0.brightness.dimming.usage=2
|
||||||
|
|
||||||
|
|
||||||
# factory should always has SELinux permissive
|
# factory should always has SELinux permissive
|
||||||
BOARD_BOOTCONFIG += androidboot.selinux=permissive
|
BOARD_BOOTCONFIG += androidboot.selinux=permissive
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue