From b91ac5c6a0c0b76f17c19a1d3983d5faa1857eb6 Mon Sep 17 00:00:00 2001 From: Steven Moreland Date: Mon, 4 Mar 2019 12:00:03 -0800 Subject: Update makefies: no 'types' internal Bug: 123976090 Test: N/A Change-Id: I84b659b163b63d39535b462a3df8a9c19f680976 --- drm/1.2/Android.bp | 5 ----- 1 file changed, 5 deletions(-) (limited to 'drm') diff --git a/drm/1.2/Android.bp b/drm/1.2/Android.bp index 4e0e8ba6e..2d54302a5 100644 --- a/drm/1.2/Android.bp +++ b/drm/1.2/Android.bp @@ -19,11 +19,6 @@ hidl_interface { "android.hardware.drm@1.1", "android.hidl.base@1.0", ], - types: [ - "HdcpLevel", - "OfflineLicenseState", - "Status", - ], gen_java: false, } -- cgit v1.2.3