summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Android.bp4
1 files changed, 4 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index 6a2693c..6909b5b 100644
--- a/Android.bp
+++ b/Android.bp
@@ -1,5 +1,9 @@
+package {
+ default_applicable_licenses: ["Android-Apache-2.0"],
+}
+
java_sdk_library_import {
name: "android.net.ipsec.ike",
owner: "google",