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.frameworks.vr.composer@2.0", 9 root: "android.frameworks", 10 system_ext_specific: true, 11 srcs: [ 12 "IVrComposerClient.hal", 13 ], 14 interfaces: [ 15 "android.hardware.graphics.common@1.0", 16 "android.hardware.graphics.common@1.1", 17 "android.hardware.graphics.common@1.2", 18 "android.hardware.graphics.composer@2.1", 19 "android.hardware.graphics.composer@2.2", 20 "android.hardware.graphics.composer@2.3", 21 "android.hidl.base@1.0", 22 ], 23 gen_java: false, 24} 25