summaryrefslogtreecommitdiff
path: root/suspend/1.0/Android.bp
diff options
context:
space:
mode:
Diffstat (limited to 'suspend/1.0/Android.bp')
-rw-r--r--suspend/1.0/Android.bp7
1 files changed, 5 insertions, 2 deletions
diff --git a/suspend/1.0/Android.bp b/suspend/1.0/Android.bp
index a34d7f8..5502d63 100644
--- a/suspend/1.0/Android.bp
+++ b/suspend/1.0/Android.bp
@@ -1,3 +1,5 @@
+// This file is autogenerated by hidl-gen -Landroidbp.
+
hidl_interface {
name: "android.system.suspend@1.0",
root: "android.system",
@@ -5,12 +7,13 @@ hidl_interface {
enabled: true,
},
srcs: [
+ "types.hal",
"ISystemSuspend.hal",
"IWakeLock.hal",
- "types.hal",
],
interfaces: [
"android.hidl.base@1.0",
],
- gen_java: false,
+ gen_java: true,
}
+