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 Bruno Martins
parent 895ee9099e
commit 67564b7de5

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 {