Add liboemcrypto.so as provided by vendor
Bug: 243699259 Test: atp v2/widevine-eng/drm_compliance Change-Id: I378b67a0b3cfd9236ab1dfa6a98049f287b25448
This commit is contained in:
parent
6252293286
commit
92b0489fcf
1 changed files with 2 additions and 6 deletions
|
@ -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
|
Loading…
Add table
Add a link
Reference in a new issue