You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
22 lines
433 B
22 lines
433 B
4 months ago
|
soong_namespace {
|
||
|
}
|
||
|
|
||
|
package {
|
||
|
default_applicable_licenses: [
|
||
|
"hardware_qcom_sm8150_data_ipacfg-mgr_license",
|
||
|
],
|
||
|
}
|
||
|
|
||
|
// Added automatically by a large-scale-change
|
||
|
// http://go/android-license-faq
|
||
|
license {
|
||
|
name: "hardware_qcom_sm8150_data_ipacfg-mgr_license",
|
||
|
visibility: [":__subpackages__"],
|
||
|
license_kinds: [
|
||
|
"SPDX-license-identifier-BSD",
|
||
|
],
|
||
|
license_text: [
|
||
|
"LICENSE",
|
||
|
],
|
||
|
}
|