Snap for 10035032 from baf54e8c63
to udc-release
Change-Id: Id178c9c89a7997d7afd5e01b32e874deafcaa06e
This commit is contained in:
commit
f1db58cde1
1 changed files with 2 additions and 4 deletions
|
@ -30,6 +30,7 @@ include device/google/gs-common/radio/dump.mk
|
||||||
include device/google/gs-common/gear/dumpstate/aidl.mk
|
include device/google/gs-common/gear/dumpstate/aidl.mk
|
||||||
include device/google/gs-common/camera/dump.mk
|
include device/google/gs-common/camera/dump.mk
|
||||||
include device/google/gs-common/gps/dump/log.mk
|
include device/google/gs-common/gps/dump/log.mk
|
||||||
|
include device/google/gs-common/widevine/widevine.mk
|
||||||
|
|
||||||
TARGET_BOARD_PLATFORM := gs101
|
TARGET_BOARD_PLATFORM := gs101
|
||||||
DEVICE_IS_64BIT_ONLY ?= $(if $(filter %_64,$(TARGET_PRODUCT)),true,false)
|
DEVICE_IS_64BIT_ONLY ?= $(if $(filter %_64,$(TARGET_PRODUCT)),true,false)
|
||||||
|
@ -533,10 +534,7 @@ PRODUCT_PACKAGES += \
|
||||||
|
|
||||||
# WideVine modules
|
# WideVine modules
|
||||||
PRODUCT_PACKAGES += \
|
PRODUCT_PACKAGES += \
|
||||||
android.hardware.drm-service.clearkey \
|
liboemcrypto
|
||||||
liboemcrypto \
|
|
||||||
|
|
||||||
-include vendor/widevine/libwvdrmengine/apex/device/device.mk
|
|
||||||
|
|
||||||
$(call soong_config_set,google3a_config,soc,gs101)
|
$(call soong_config_set,google3a_config,soc,gs101)
|
||||||
$(call soong_config_set,google3a_config,gcam_awb,true)
|
$(call soong_config_set,google3a_config,gcam_awb,true)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue