ripcurrent: add display config file
Copied from R4 display config file with disabling auto brightness because ambient light sensor on ripcurrent dev board might not be working. Bug: 243634950 Test: check display brightness after fastboot -w Change-Id: I45c4084d94330a3cd0fa147c6cbc10b430d44906 Signed-off-by: Shiyong Li <shiyongli@google.com>
This commit is contained in:
parent
5c46cf01a1
commit
d0702a973d
2 changed files with 237 additions and 0 deletions
|
@ -34,6 +34,9 @@ $(call soong_config_set,lyric,camera_hardware,ripcurrent)
|
|||
$(call soong_config_set,lyric,tuning_product,ripcurrent)
|
||||
$(call soong_config_set,google3a_config,target_device,ripcurrent)
|
||||
|
||||
# display
|
||||
DEVICE_PACKAGE_OVERLAYS += device/google/shusky/ripcurrent/overlay
|
||||
|
||||
# Init files
|
||||
PRODUCT_COPY_FILES += \
|
||||
device/google/shusky/conf/init.ripcurrent.rc:$(TARGET_COPY_OUT_VENDOR)/etc/init/hw/init.ripcurrent.rc
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue