display: Change low persistence mode brightness am: 614dc65297

am: e966df945a

Change-Id: Icea7587fa80fbfbfea7ed3cac371cca017be7c7a
This commit is contained in:
jiwon912.choi
2017-07-07 23:05:04 +00:00
committed by android-build-merger
2 changed files with 4 additions and 1 deletions

View File

@@ -15,7 +15,7 @@
#
TARGET_BOOTLOADER_BOARD_NAME := taimen
DEFAULT_LOW_PERSISTENCE_MODE_BRIGHTNESS := 0x000000ff
DEFAULT_LOW_PERSISTENCE_MODE_BRIGHTNESS := 0x0000009f
BOARD_KERNEL_CMDLINE += console=ttyMSM0,115200,n8 earlycon=msm_serial_dm,0xc1b0000

View File

@@ -40,3 +40,6 @@ on property:sys.all.modules.ready=1
on property:sys.retaildemo.enabled=* && property:sys.all.modules.ready=1
write /sys/module/lge_battery/parameters/demo_mode ${sys.retaildemo.enabled}
on property:ro.boot.hardware.display=2-1
setprop sys.display.low_persistence_mode_brightness 255