blob: 3288583bea0f35a7da71b1bfdcc452e92df9bac4 [file] [log] [blame]
Steven Morelanda1169dd2017-11-09 19:05:17 -08001// This file is autogenerated by hidl-gen -Landroidbp.
Chia-I Wu4ee34312016-10-20 09:57:09 +08002
Bob Badourc22b35b2021-02-23 14:26:20 -08003package {
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
Steven Morelanda1169dd2017-11-09 19:05:17 -080012hidl_interface {
Chia-I Wu4ee34312016-10-20 09:57:09 +080013 name: "android.hardware.graphics.common@1.0",
Steven Morelanda1169dd2017-11-09 19:05:17 -080014 root: "android.hardware",
Steven Morelanddfd82872017-08-10 15:15:40 -070015 vndk: {
16 enabled: true,
17 support_system_process: true,
18 },
Steven Morelandc3e80fa2017-10-10 11:05:20 -070019 srcs: [
Steven Morelanda1169dd2017-11-09 19:05:17 -080020 "types.hal",
Steven Morelandc3e80fa2017-10-10 11:05:20 -070021 ],
Steven Morelanda1169dd2017-11-09 19:05:17 -080022 gen_java: true,
23 gen_java_constants: true,
Ray Essickd1374e02022-02-09 09:21:13 -080024 apex_available: [
25 "//apex_available:platform",
William Escande2591c3d2022-08-22 11:27:58 -070026 "com.android.btservices",
Ray Essickd1374e02022-02-09 09:21:13 -080027 "com.android.media.swcodec",
28 "test_com.android.media.swcodec",
29 ],
Steven Morelandc3e80fa2017-10-10 11:05:20 -070030}