commit | c0ccdf2c390738a19bbd238665bd55cf76cc4a06 | [log] [tgz] |
---|---|---|
author | Bob Badour <bbadour@google.com> | Thu Nov 04 22:23:22 2021 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Thu Nov 04 22:23:22 2021 +0000 |
tree | 8e7a13f9c8e65fd2b79c94d48d41ed68decb888e | |
parent | e3224e4f76d10eb8d667fc15fdab805b7f03e5ec [diff] | |
parent | 19379841b27eca7d37068aade40a8d37f4b34447 [diff] |
[LSC] Add LOCAL_LICENSE_KINDS to hardware/interfaces am: 7a31e5dbd9 am: 19379841b2 Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/1880391 Change-Id: I9f8e7f666567b8d21553d7f6a09212a9f3172364
diff --git a/health/utils/libhealthtest/Android.bp b/health/utils/libhealthtest/Android.bp index dbe02d6..0993cb6 100644 --- a/health/utils/libhealthtest/Android.bp +++ b/health/utils/libhealthtest/Android.bp
@@ -13,6 +13,15 @@ // limitations under the License. // Utils library for VTS tests. +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"], +} + cc_library_headers { name: "libhealthtest_headers", static_libs: [