Fix files mis-synced from cdm repo to Android

Test: build
Bug: 161477208
Change-Id: I2d48dff987fe37a54ffdfc47a7896fba975a0e20
This commit is contained in:
Kyle Zhang
2022-02-01 18:08:38 +00:00
parent a4d835af3a
commit fdc585a55d
3 changed files with 26 additions and 0 deletions

View File

@@ -379,3 +379,10 @@ cc_prebuilt_library_shared {
proprietary: true,
}
phony {
name: "android.hardware.drm@latest-service.widevine",
required: [
"android.hardware.drm@1.4-service.widevine",
],
}