Update Lyric configuration for gs101. am: 9cdfcfb356
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/14506303 Change-Id: Ic23f5dc4f4dba6320c3d2f90353f68235418f343
This commit is contained in:
commit
6fc108994b
1 changed files with 3 additions and 8 deletions
11
device.mk
11
device.mk
|
@ -457,19 +457,15 @@ else
|
|||
endif
|
||||
|
||||
SOONG_CONFIG_NAMESPACES += lyric
|
||||
SOONG_CONFIG_lyric += \
|
||||
soc \
|
||||
feature \
|
||||
|
||||
SOONG_CONFIG_lyric_soc := gs101
|
||||
SOONG_CONFIG_lyric_feature := true
|
||||
SOONG_CONFIG_lyric += use_lyric_camera_hal
|
||||
SOONG_CONFIG_lyric_use_lyric_camera_hal := true
|
||||
|
||||
SOONG_CONFIG_NAMESPACES += google3a_config
|
||||
SOONG_CONFIG_google3a_config += \
|
||||
soc \
|
||||
gcam_awb \
|
||||
ghawb_truetone \
|
||||
target_device \
|
||||
target_device
|
||||
|
||||
SOONG_CONFIG_google3a_config_soc := gs101
|
||||
SOONG_CONFIG_google3a_config_gcam_awb := true
|
||||
|
@ -1156,4 +1152,3 @@ include hardware/google/pixel/PixelLogger/PixelLogger.mk
|
|||
|
||||
# Battery Stats Viewer
|
||||
PRODUCT_PACKAGES_DEBUG += BatteryStatsViewer
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue