summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorandroid-build-team Robot <android-build-team-robot@google.com>2021-02-22 00:08:21 +0000
committerandroid-build-team Robot <android-build-team-robot@google.com>2021-02-22 00:08:21 +0000
commit640814be06243219e777c23d06d7cd84fd6b2b03 (patch)
treee6bf73411deb9636f3f121810b0d812228b740be
parentc7b345136102535a22a246330345669ff36ebc58 (diff)
parent10d877e3475a6ca620901f80ea4b74dbe48888d8 (diff)
downloadPhotoTable-640814be06243219e777c23d06d7cd84fd6b2b03.tar.gz
Snap for 7161250 from 10d877e3475a6ca620901f80ea4b74dbe48888d8 to sc-release
Change-Id: I0bf3f32d8dd41beab7407613870cfa84025f0800
-rw-r--r--Android.bp4
1 files changed, 4 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index 0097373..7fadc05 100644
--- a/Android.bp
+++ b/Android.bp
@@ -1,3 +1,7 @@
+package {
+ default_applicable_licenses: ["Android-Apache-2.0"],
+}
+
android_app {
name: "PhotoTable",
// Only compile source java files in this apk.