diff options
Diffstat (limited to 'health/1.0')
-rw-r--r-- | health/1.0/Android.bp | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/health/1.0/Android.bp b/health/1.0/Android.bp index dcbaf58803..e03b142de8 100644 --- a/health/1.0/Android.bp +++ b/health/1.0/Android.bp @@ -13,13 +13,6 @@ hidl_interface { interfaces: [ "android.hidl.base@1.0", ], - types: [ - "BatteryHealth", - "BatteryStatus", - "HealthConfig", - "HealthInfo", - "Result", - ], gen_java: true, gen_java_constants: true, } |