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

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