summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBob Badour <bbadour@google.com>2021-03-15 09:22:34 -0700
committerBob Badour <bbadour@google.com>2021-03-15 09:22:34 -0700
commitde60e84d4e7447243f205915e1b7dda1dc227e9a (patch)
treef3c037c45954292d3529135a2d6e8818f9852910
parent6882cab75fe1c4b1d7c4ff0b85d163a213499bda (diff)
downloadlibbootloader-de60e84d4e7447243f205915e1b7dda1dc227e9a.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: Ia65d8c82f847094c58d9d1cccf53e6c7bd022217
-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: [