Move Widevine drm to gs-common am: 3ac7a5285b

Original change: https://googleplex-android-review.googlesource.com/c/device/google/zuma/+/22913873

Change-Id: I2f1f7d7ce72538330fee1fbbb7a9afdf10a05b82
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
Kyle Zhang 2023-04-27 23:06:29 +00:00 committed by Automerger Merge Worker
commit 2e8c5753eb
2 changed files with 1 additions and 5 deletions

View file

@ -34,6 +34,7 @@ include device/google/gs-common/camera/dump.mk
include device/google/gs-common/radio/dump.mk include device/google/gs-common/radio/dump.mk
include device/google/gs-common/gear/dumpstate/aidl.mk include device/google/gs-common/gear/dumpstate/aidl.mk
include device/google/gs-common/umfw_stat/umfw_stat.mk include device/google/gs-common/umfw_stat/umfw_stat.mk
include device/google/gs-common/widevine/widevine.mk
include device/google/zuma/dumpstate/item.mk include device/google/zuma/dumpstate/item.mk

View file

@ -1,6 +1 @@
PRODUCT_PACKAGES += \
android.hardware.drm-service.clearkey
-include vendor/widevine/libwvdrmengine/apex/device/device.mk
BOARD_VENDOR_SEPOLICY_DIRS += device/google/zuma-sepolicy/widevine BOARD_VENDOR_SEPOLICY_DIRS += device/google/zuma-sepolicy/widevine