aboutsummaryrefslogtreecommitdiff
path: root/RotaryPlayground
diff options
context:
space:
mode:
Diffstat (limited to 'RotaryPlayground')
-rw-r--r--RotaryPlayground/Android.bp4
1 files changed, 4 insertions, 0 deletions
diff --git a/RotaryPlayground/Android.bp b/RotaryPlayground/Android.bp
index 03583ba..3c4cf77 100644
--- a/RotaryPlayground/Android.bp
+++ b/RotaryPlayground/Android.bp
@@ -14,6 +14,10 @@
// limitations under the License.
//
+package {
+ default_applicable_licenses: ["Android-Apache-2.0"],
+}
+
android_app {
name: "RotaryPlayground",