summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBob Badour <bbadour@google.com>2021-03-12 04:38:28 -0800
committerBob Badour <bbadour@google.com>2021-03-12 04:38:28 -0800
commit2d452bb94827d268e8fec797bd171eb914f8f7eb (patch)
treef3c037c45954292d3529135a2d6e8818f9852910
parent552850f604ce4441508aec4d4ecfd8b6f394e3e3 (diff)
downloadlibbootloader-2d452bb94827d268e8fec797bd171eb914f8f7eb.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: Ib174441a9e3d3b8187638687839b3fc01f6d8ed9
-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: [