mirror of
https://github.com/Evolution-X-Devices/device_google_gs201
synced 2026-02-01 05:38:17 +00:00
Add liboemcrypto.so as provided by vendor
Bug: 243699259 Test: atp v2/widevine-eng/drm_compliance Change-Id: I378b67a0b3cfd9236ab1dfa6a98049f287b25448
This commit is contained in:
@@ -1,9 +1,5 @@
|
||||
PRODUCT_PACKAGES += \
|
||||
android.hardware.drm-service.clearkey \
|
||||
com.google.android.widevine
|
||||
BOARD_VENDOR_SEPOLICY_DIRS += device/google/gs201-sepolicy/widevine
|
||||
|
||||
# Check if we can use dev keys
|
||||
ifneq ($(wildcard vendor/google/dev-keystore),)
|
||||
$(call soong_config_set,widevine,use_devkey,true)
|
||||
endif
|
||||
include vendor/widevine/libwvdrmengine/apex/device/device.mk
|
||||
BOARD_VENDOR_SEPOLICY_DIRS += device/google/gs201-sepolicy/widevine
|
||||
Reference in New Issue
Block a user