Fix widevine device.mk not found in no vendor repo

Bug: 265342962
Test: git_master-without-vendor
Change-Id: I228f994817ea3f0ff0202403334adf0b30a069c1
This commit is contained in:
Kyle Zhang 2023-01-13 22:49:38 +00:00
parent 6a7b021fdb
commit 45bf2811cf

View file

@ -505,7 +505,7 @@ PRODUCT_PACKAGES += \
android.hardware.drm-service.clearkey \ android.hardware.drm-service.clearkey \
liboemcrypto \ liboemcrypto \
include vendor/widevine/libwvdrmengine/apex/device/device.mk -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)