1// This file is autogenerated by hidl-gen -Landroidbp. 2 3hidl_interface { 4 name: "android.hardware.light@2.0", 5 root: "android.hardware", 6 vndk: { 7 enabled: true, 8 }, 9 srcs: [ 10 "types.hal", 11 "ILight.hal", 12 ], 13 interfaces: [ 14 "android.hidl.base@1.0", 15 ], 16 types: [ 17 "Brightness", 18 "Flash", 19 "LightState", 20 "Status", 21 "Type", 22 ], 23 gen_java: true, 24} 25 26