summaryrefslogtreecommitdiffstats
path: root/fastboot
diff options
context:
space:
mode:
Diffstat (limited to 'fastboot')
-rw-r--r--fastboot/1.0/Android.bp5
1 files changed, 0 insertions, 5 deletions
diff --git a/fastboot/1.0/Android.bp b/fastboot/1.0/Android.bp
index 467fc6db7..ea3566f4b 100644
--- a/fastboot/1.0/Android.bp
+++ b/fastboot/1.0/Android.bp
@@ -13,11 +13,6 @@ hidl_interface {
interfaces: [
"android.hidl.base@1.0",
],
- types: [
- "FileSystemType",
- "Result",
- "Status",
- ],
gen_java: true,
}