Snap for 7128142 from 6a77b078579953412d229b1e2bd3936664411edf to sc-d1-release

Change-Id: I5c271f96681c96192c8b4da78d9bd074b6ad417c
diff --git a/Android.bp b/Android.bp
index 0bc44e8..063a01b 100644
--- a/Android.bp
+++ b/Android.bp
@@ -14,6 +14,10 @@
 // limitations under the License.
 //
 
+package {
+    default_applicable_licenses: ["Android-Apache-2.0"],
+}
+
 android_app {
     name: "OneTimeInitializer",
     srcs: ["src/**/*.java"],