hidl: sensors: Change default applicable license to Android-Apache-2.0
hardware_interfaces_license is not available here. Change-Id: I67d3cf3651f772c3a6463b75ca9ba449c5cad9c9
This commit is contained in:
parent
6bf5e5c37f
commit
54180f7643
@ -15,11 +15,7 @@
|
||||
|
||||
package {
|
||||
// See: http://go/android-license-faq
|
||||
// A large-scale-change added 'default_applicable_licenses' to import
|
||||
// all of the 'license_kinds' from "hardware_interfaces_license"
|
||||
// to get the below license kinds:
|
||||
// SPDX-license-identifier-Apache-2.0
|
||||
default_applicable_licenses: ["hardware_interfaces_license"],
|
||||
default_applicable_licenses: ["Android-Apache-2.0"],
|
||||
}
|
||||
|
||||
cc_binary {
|
||||
|
Loading…
Reference in New Issue
Block a user