summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorandroid-build-team Robot <android-build-team-robot@google.com>2021-02-06 02:07:56 +0000
committerandroid-build-team Robot <android-build-team-robot@google.com>2021-02-06 02:07:56 +0000
commitef49b00ab9a9c490feb07c6d5f8e1d0759e00a4c (patch)
tree3d466b0f200f7c919b6490140d544266e5fbc284
parent0aabbdeae00c6e0bf70f0eb3de4f1963e49a8a32 (diff)
parent76b4a9983e99dcd1fb77ce1180eda709ab5a2dd0 (diff)
downloadMusicFX-ef49b00ab9a9c490feb07c6d5f8e1d0759e00a4c.tar.gz
Snap for 7128142 from 76b4a9983e99dcd1fb77ce1180eda709ab5a2dd0 to sc-release
Change-Id: I7cd68204b9aaf2586f08a9785b36f286481746e2
-rw-r--r--Android.bp4
1 files changed, 4 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index c9d7b8c..14e1d75 100644
--- a/Android.bp
+++ b/Android.bp
@@ -1,3 +1,7 @@
+package {
+ default_applicable_licenses: ["Android-Apache-2.0"],
+}
+
android_app {
name: "MusicFX",
srcs: ["src/**/*.java"],