summaryrefslogtreecommitdiffstats
path: root/light/2.0/Android.bp
diff options
context:
space:
mode:
Diffstat (limited to 'light/2.0/Android.bp')
-rw-r--r--light/2.0/Android.bp7
1 files changed, 0 insertions, 7 deletions
diff --git a/light/2.0/Android.bp b/light/2.0/Android.bp
index ee58f93997..606875254a 100644
--- a/light/2.0/Android.bp
+++ b/light/2.0/Android.bp
@@ -13,13 +13,6 @@ hidl_interface {
interfaces: [
"android.hidl.base@1.0",
],
- types: [
- "Brightness",
- "Flash",
- "LightState",
- "Status",
- "Type",
- ],
gen_java: true,
}