Snap for 7128347 from 3f70a0dbc890d9f125c4090b4ccfd5157ad87a64 to tm-release

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