summaryrefslogtreecommitdiff
path: root/thermal
diff options
context:
space:
mode:
authorBob Badour <bbadour@google.com>2021-03-11 17:38:34 -0800
committerBob Badour <bbadour@google.com>2021-03-12 13:12:52 -0800
commit0c82fe16a1f5f956cc4906e55230fa8921644a52 (patch)
tree1821250377a88a18ab4904511e974b10ce9a2e19 /thermal
parentdecfa457a5054c2df0558c60cbfe03381dc248bc (diff)
downloadpixel-0c82fe16a1f5f956cc4906e55230fa8921644a52.tar.gz
[LSC] Add LOCAL_LICENSE_KINDS to hardware/google/pixel
Added SPDX-license-identifier-Apache-2.0 to: atrace/Android.bp bootctrl/Android.bp dynamic_partitions/Android.bp fastboot/Android.bp health/Android.bp kernel_headers/Android.bp misc_writer/Android.bp mm/Android.bp perfstatsd/Android.bp pixelstats/Android.bp power-libperfmgr/Android.bp power-libperfmgr/libperfmgr/Android.bp powerstats/Android.bp powerstats/aidl/Android.bp pwrstats_util/Android.bp radio/Android.bp radio/gril_carrier_nv_headers/Android.bp recovery/Android.bp usb/Android.bp vibrator/Android.bp vibrator/common/Android.bp vibrator/common/bench/Android.bp vibrator/cs40l25/Android.bp vibrator/cs40l25/bench/Android.bp vibrator/cs40l25/diag/Android.bp vibrator/cs40l25/tests/Android.bp vibrator/drv2624/Android.bp vibrator/drv2624/bench/Android.bp vibrator/drv2624/tests/Android.bp Added SPDX-license-identifier-Apache-2.0 SPDX-license-identifier-BSD to: Android.bp thermal/Android.bp Bug: 68860345 Bug: 151177513 Bug: 151953481 Test: m all Exempt-From-Owner-Approval: janitorial work Change-Id: I58efe8db7cc3f22a585c6e3a80bef41c48b49c8d Merged-in: I58efe8db7cc3f22a585c6e3a80bef41c48b49c8d
Diffstat (limited to 'thermal')
-rw-r--r--thermal/Android.bp10
1 files changed, 10 insertions, 0 deletions
diff --git a/thermal/Android.bp b/thermal/Android.bp
index df71b4e3..c1fd7ddb 100644
--- a/thermal/Android.bp
+++ b/thermal/Android.bp
@@ -1,3 +1,13 @@
+package {
+ // See: http://go/android-license-faq
+ // A large-scale-change added 'default_applicable_licenses' to import
+ // all of the 'license_kinds' from "hardware_google_pixel_license"
+ // to get the below license kinds:
+ // SPDX-license-identifier-Apache-2.0
+ // SPDX-license-identifier-BSD
+ default_applicable_licenses: ["hardware_google_pixel_license"],
+}
+
cc_binary {
name: "android.hardware.thermal@2.0-service.pixel",
defaults: [