Merge "Clean up files no longer needed." into udc-dev

This commit is contained in:
TreeHugger Robot
2023-03-30 21:22:30 +00:00
committed by Android (Google) Code Review
2 changed files with 0 additions and 25 deletions

View File

@@ -1,15 +0,0 @@
drops {
android_build_drop {
build_id: "9591839"
target: "mainline_modules-user"
source_file: "dev_keys_signed/com.google.android.widevine.nonupdatable/com.google.android.widevine.nonupdatable.apks"
}
dest_file: "libwvdrmengine/apex/prebuilt/com.google.android.widevine.nonupdatable.apks"
version: ""
version_group: ""
git_project: "platform/vendor/widevine"
git_branch: "master"
transform: TRANSFORM_NONE
transform_options {
}
}

View File

@@ -1,10 +0,0 @@
PRODUCT_PACKAGES += \
com.google.android.widevine.nonupdatable \
# Check if we can use dev keys
ifneq ($(wildcard vendor/google/dev-keystore),)
$(call soong_config_set,widevine,use_devkey,true)
endif
PRODUCT_VENDOR_LINKER_CONFIG_FRAGMENTS += \
vendor/widevine/libwvdrmengine/apex/device/linker.config.json