Snap for 7146909 from 7664268c6d5d96a34c202a7960d63feb88f95636 to sc-d1-release

Change-Id: If7ad756ca5779c84eb459ea5208103cb6c1bae77
diff --git a/Android.bp b/Android.bp
index cb6c077..6a7cf06 100644
--- a/Android.bp
+++ b/Android.bp
@@ -14,6 +14,10 @@
 // limitations under the License.
 //
 
+package {
+    default_applicable_licenses: ["Android-Apache-2.0"],
+}
+
 cc_binary {
     name: "gsi_tool",
     shared_libs: [
diff --git a/tests/Android.bp b/tests/Android.bp
index 70d73ee..2cb67ab 100644
--- a/tests/Android.bp
+++ b/tests/Android.bp
@@ -14,6 +14,10 @@
 // limitations under the License.
 //
 
+package {
+    default_applicable_licenses: ["Android-Apache-2.0"],
+}
+
 cc_defaults {
     name: "gsi_boot_defaults",
     shared_libs: [