aidl: sensors: Change default applicable license to Android-Apache-2.0

hardware_interfaces_license is not available here.

Change-Id: I8c8d00cdeda2739c3e4419f979f1fbf0ef66fc0a
This commit is contained in:
Arian
2023-12-07 23:41:45 +08:00
committed by TechPanelGM
parent 3661ded51c
commit 84b4fe25ff

View File

@@ -16,11 +16,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 {