Snap for 7128142 from 6a77b078579953412d229b1e2bd3936664411edf to sc-release

Change-Id: Ic9de34d10f8a6ab603bfad77a326920ad4b3362e
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"],