Clean up files no longer needed.

libwvdrmengine/apex/nonupdatable/device.mk is vendor/widevine/libwvdrmengine/apex/device/device-nonupdatable.mk now.

Bug: 251299786
Change-Id: Ibdd315c70ea4ec261f1490d8cd9eacca269105d6
This commit is contained in:
Kyle Zhang
2023-03-30 18:18:21 +00:00
parent 4d94891fab
commit d210d9d5d1
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