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