1// This file is autogenerated by hidl-gen -Landroidbp. 2 3package { 4 default_applicable_licenses: ["Android-Apache-2.0"], 5} 6 7hidl_interface { 8 name: "android.system.suspend@1.0", 9 root: "android.system", 10 srcs: [ 11 "types.hal", 12 "ISystemSuspend.hal", 13 "IWakeLock.hal", 14 ], 15 interfaces: [ 16 "android.hidl.base@1.0", 17 ], 18 gen_java: true, 19} 20