summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorandroid-build-team Robot <android-build-team-robot@google.com>2021-02-22 00:07:30 +0000
committerandroid-build-team Robot <android-build-team-robot@google.com>2021-02-22 00:07:30 +0000
commitb4e0e4c7565cdab2083c3d35e53b01a8cb7d5ff1 (patch)
treede37dcef6ca4db1feaf28f2c84c34584ebc2265c
parentaf33478e2083aef6c4de8cfcd0417ecff97f5652 (diff)
parentf163f8f78f0005a669157110186b1c89bc4b5f16 (diff)
downloadProtips-android12-d1-s6-release.tar.gz
Change-Id: I6a173b0656405317c67f9efae3688c31115f28d1
-rw-r--r--Android.bp4
1 files changed, 4 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index b0b543a..105d1ae 100644
--- a/Android.bp
+++ b/Android.bp
@@ -1,3 +1,7 @@
+package {
+ default_applicable_licenses: ["Android-Apache-2.0"],
+}
+
android_app {
name: "Protips",
// Only compile source java files in this apk.