[LSC] Add LOCAL_LICENSE_KINDS to packages/modules/ArtPrebuilt
Added SPDX-license-identifier-Apache-2.0 to:
Android.bp
Bug: 68860345
Bug: 151177513
Bug: 151953481
Test: m all
Exempt-From-Owner-Approval: janitorial work
Change-Id: Ic3ccd756b77aec6da6d25e53ebc0417d2a99d8d1
diff --git a/Android.bp b/Android.bp
index 02b05a9..6d0b89b 100644
--- a/Android.bp
+++ b/Android.bp
@@ -1,3 +1,7 @@
+package {
+ default_applicable_licenses: ["Android-Apache-2.0"],
+}
+
prebuilt_apex {
name: "com.android.art.debug",
arch: {