Add build script for widevine apkset.
This builds Widevine APEXes for every target arch and then build APKS
file signed with devkeys.
Bug: 281617982
Test: DIST_DIR=out/dist UNBUNDLED_BUILD_SDKS_FROM_SOURCE=true \
TARGET_BUILD_APPS="com.google.android.widevine \
com.google.android.widevine.nonupdatable \
com.google.android.widevine.lazy" \
vendor/widevine/libwvdrmengine/apex/device/build.sh
Change-Id: I6b47d9de3d572298e84b26b744710818e9f75210
This commit is contained in:
3
libwvdrmengine/apex/device/widevine_generic.mk
Normal file
3
libwvdrmengine/apex/device/widevine_generic.mk
Normal file
@@ -0,0 +1,3 @@
|
||||
$(call inherit-product, $(TARGET_BASE_PRODUCT))
|
||||
|
||||
include vendor/widevine/libwvdrmengine/apex/device/device.mk
|
||||
Reference in New Issue
Block a user