Pawin Vongmasa | 95674af | 2018-09-06 04:40:55 -0700 | [diff] [blame] | 1 | // This file is autogenerated by hidl-gen -Landroidbp. |
| 2 | |
Bob Badour | c22b35b | 2021-02-23 14:26:20 -0800 | [diff] [blame] | 3 | package { |
| 4 | // See: http://go/android-license-faq |
| 5 | // A large-scale-change added 'default_applicable_licenses' to import |
| 6 | // all of the 'license_kinds' from "hardware_interfaces_license" |
| 7 | // to get the below license kinds: |
| 8 | // SPDX-license-identifier-Apache-2.0 |
| 9 | default_applicable_licenses: ["hardware_interfaces_license"], |
| 10 | } |
| 11 | |
Pawin Vongmasa | 95674af | 2018-09-06 04:40:55 -0700 | [diff] [blame] | 12 | hidl_interface { |
| 13 | name: "android.hardware.graphics.bufferqueue@2.0", |
| 14 | root: "android.hardware", |
| 15 | vndk: { |
| 16 | enabled: true, |
| 17 | }, |
| 18 | srcs: [ |
| 19 | "types.hal", |
| 20 | "IGraphicBufferProducer.hal", |
| 21 | "IProducerListener.hal", |
| 22 | ], |
| 23 | interfaces: [ |
| 24 | "android.hardware.graphics.common@1.0", |
| 25 | "android.hardware.graphics.common@1.1", |
| 26 | "android.hardware.graphics.common@1.2", |
| 27 | "android.hidl.base@1.0", |
| 28 | ], |
Pawin Vongmasa | 95674af | 2018-09-06 04:40:55 -0700 | [diff] [blame] | 29 | gen_java: true, |
Ray Essick | be6963a | 2022-01-26 09:50:04 -0800 | [diff] [blame] | 30 | apex_available: [ |
| 31 | "//apex_available:platform", |
William Escande | d9d513f | 2022-03-02 20:27:06 +0100 | [diff] [blame] | 32 | "com.android.bluetooth", |
Ray Essick | be6963a | 2022-01-26 09:50:04 -0800 | [diff] [blame] | 33 | "com.android.media", |
| 34 | "com.android.media.swcodec", |
| 35 | ], |
Pawin Vongmasa | 95674af | 2018-09-06 04:40:55 -0700 | [diff] [blame] | 36 | } |