summaryrefslogtreecommitdiffstats
path: root/thermal
diff options
context:
space:
mode:
Diffstat (limited to 'thermal')
-rw-r--r--thermal/1.0/Android.bp9
1 files changed, 0 insertions, 9 deletions
diff --git a/thermal/1.0/Android.bp b/thermal/1.0/Android.bp
index e764e2843d..8428977373 100644
--- a/thermal/1.0/Android.bp
+++ b/thermal/1.0/Android.bp
@@ -13,15 +13,6 @@ hidl_interface {
interfaces: [
"android.hidl.base@1.0",
],
- types: [
- "CoolingDevice",
- "CoolingType",
- "CpuUsage",
- "Temperature",
- "TemperatureType",
- "ThermalStatus",
- "ThermalStatusCode",
- ],
gen_java: true,
gen_java_constants: true,
}