summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBob Badour <bbadour@google.com>2021-03-11 17:33:08 -0800
committerBob Badour <bbadour@google.com>2021-03-11 17:33:08 -0800
commit4c09e05c8dba40149d4cea3bb52f4bf1d7f271fd (patch)
treef3c037c45954292d3529135a2d6e8818f9852910
parent472a5a63a17bce25cc79e5caa6682b3bca7860dd (diff)
downloadlibbootloader-4c09e05c8dba40149d4cea3bb52f4bf1d7f271fd.tar.gz
[LSC] Add LOCAL_LICENSE_KINDS to bootable/libbootloader
Added SPDX-license-identifier-Apache-2.0 to: vts/Android.bp Bug: 68860345 Bug: 151177513 Bug: 151953481 Test: m all Exempt-From-Owner-Approval: janitorial work Change-Id: Ice4b45e6474ba0770c19f485dd34aa56d621756a
-rw-r--r--vts/Android.bp4
1 files changed, 4 insertions, 0 deletions
diff --git a/vts/Android.bp b/vts/Android.bp
index 06fb911..4fb42ef 100644
--- a/vts/Android.bp
+++ b/vts/Android.bp
@@ -13,6 +13,10 @@
// See the License for the specific language governing permissions and
// limitations under the License.
+package {
+ default_applicable_licenses: ["Android-Apache-2.0"],
+}
+
cc_test {
name: "VtsBootconfigTest",
srcs: [