1 2package { 3 // http://go/android-license-faq 4 // A large-scale-change added 'default_applicable_licenses' to import 5 // the below license kinds from "hardware_qcom_sm8150_gps_license": 6 // SPDX-license-identifier-BSD 7 default_applicable_licenses: ["hardware_qcom_sm8150_gps_license"], 8} 9 10cc_library_headers { 11 12 name: "libloc_pla_headers", 13 export_include_dirs: ["android"], 14 vendor: true, 15} 16