• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1// This file is autogenerated by hidl2aidl.
2
3package {
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_nxp_nfc_license"
7    // to get the below license kinds:
8    //   SPDX-license-identifier-Apache-2.0
9    default_applicable_licenses: ["hardware_nxp_nfc_license"],
10}
11
12aidl_interface {
13    name: "vendor.nxp.nxpnfc_aidl",
14    vendor_available: true,
15    srcs: ["vendor/nxp/nxpnfc_aidl/*.aidl"],
16    stability: "vintf",
17    frozen: true,
18    backend: {
19        cpp: {
20            enabled: false,
21        },
22        java: {
23            sdk_version: "module_current",
24            enabled: false,
25        },
26    },
27    versions_with_info: [
28        {
29            version: "1",
30            imports: [],
31        },
32    ],
33}
34