summaryrefslogtreecommitdiff
path: root/vf
diff options
context:
space:
mode:
authorBob Badour <bbadour@google.com>2021-04-07 07:31:48 -0700
committerBob Badour <bbadour@google.com>2021-04-07 07:31:48 -0700
commit52df75ccbd5d3298a59fb2b56662c19a7330dd47 (patch)
treeef2cdfdf541748f647b535b882dbb9b536b1d237 /vf
parent7c093c13dc551614596831ce3715703add88685c (diff)
downloadredfin-52df75ccbd5d3298a59fb2b56662c19a7330dd47.tar.gz
[LSC] Add LOCAL_LICENSE_KINDS to device/google/redfin
Added SPDX-license-identifier-Apache-2.0 to: vf/Android.bp vibrator/drv2624/bench/Android.bp vibrator/drv2624/tests/Android.bp Bug: 68860345 Bug: 151177513 Bug: 151953481 Test: m all Exempt-From-Owner-Approval: janitorial work Change-Id: I3866a4e25b4e6196d8960b33e3b73ed42abbded3
Diffstat (limited to 'vf')
-rw-r--r--vf/Android.bp4
1 files changed, 4 insertions, 0 deletions
diff --git a/vf/Android.bp b/vf/Android.bp
index 4f7044a..80fde57 100644
--- a/vf/Android.bp
+++ b/vf/Android.bp
@@ -1,3 +1,7 @@
+package {
+ default_applicable_licenses: ["Android-Apache-2.0"],
+}
+
vintf_compatibility_matrix {
name: "redfin_product_compatibility_matrix.5.xml",
stem: "compatibility_matrix.redfin.5.xml",