[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
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: [