Add liboemcrypto.so as provided by vendor

Bug: 243699259
Test: atp v2/widevine-eng/drm_compliance
Change-Id: I378b67a0b3cfd9236ab1dfa6a98049f287b25448
This commit is contained in:
Kyle Zhang 2022-12-28 23:43:36 +00:00
parent 6252293286
commit 92b0489fcf

View file

@ -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