summaryrefslogtreecommitdiffstats
path: root/drm
diff options
context:
space:
mode:
authorSteven Moreland <smoreland@google.com>2019-03-04 12:00:03 -0800
committerSteven Moreland <smoreland@google.com>2019-03-04 14:09:25 -0800
commitb91ac5c6a0c0b76f17c19a1d3983d5faa1857eb6 (patch)
tree3c88370347031e8f5d981e76943da9b9367a8ede /drm
parent371da1503e727477bc9d1c74e5702d9ff12d234b (diff)
downloadandroid_hardware_interfaces-b91ac5c6a0c0b76f17c19a1d3983d5faa1857eb6.tar.gz
android_hardware_interfaces-b91ac5c6a0c0b76f17c19a1d3983d5faa1857eb6.tar.bz2
android_hardware_interfaces-b91ac5c6a0c0b76f17c19a1d3983d5faa1857eb6.zip
Update makefies: no 'types' internal
Bug: 123976090 Test: N/A Change-Id: I84b659b163b63d39535b462a3df8a9c19f680976
Diffstat (limited to 'drm')
-rw-r--r--drm/1.2/Android.bp5
1 files changed, 0 insertions, 5 deletions
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,
}