Revert "Enable Widevine Aidl service."

This reverts commit 2269503129.

Reason for revert: Breaking hal_implementation_test

Bug: 221773661
Change-Id: I85e483fe1fc4f7d71c2cc5c2fc8892b1a57476ab
This commit is contained in:
Sam Dubey
2022-02-28 05:57:22 +00:00
parent 2269503129
commit 304da5e399

View File

@@ -522,6 +522,6 @@ cc_library_shared {
phony { phony {
name: "android.hardware.drm@latest-service.widevine", name: "android.hardware.drm@latest-service.widevine",
required: [ required: [
"android.hardware.drm-service.widevine", "android.hardware.drm@1.4-service.widevine",
], ],
} }