mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-21 11:55:31 -04:00
universal7885: Set BOARD_MINIMUM_DISPLAY_BRIGHTNESS to 1
* 637d6700a4
Change-Id: Ie601911ed48639757a9bf61eb8789a28adb5577e
This commit is contained in:
parent
d105adfc53
commit
47e84a6050
1 changed files with 1 additions and 0 deletions
|
|
@ -52,6 +52,7 @@ TARGET_USES_UNIVERSAL_LIBHWJPEG :=
|
|||
|
||||
# Display
|
||||
TARGET_USES_VULKAN := true
|
||||
BOARD_MINIMUM_DISPLAY_BRIGHTNESS := 1
|
||||
|
||||
# Filesystem
|
||||
TARGET_USERIMAGES_USE_EXT4 := true
|
||||
|
|
|
|||
Loading…
Reference in a new issue