aboutsummaryrefslogtreecommitdiff
path: root/core/Android.bp
diff options
context:
space:
mode:
Diffstat (limited to 'core/Android.bp')
-rw-r--r--core/Android.bp4
1 files changed, 4 insertions, 0 deletions
diff --git a/core/Android.bp b/core/Android.bp
index bf6d343..29c2505 100644
--- a/core/Android.bp
+++ b/core/Android.bp
@@ -14,6 +14,10 @@
// limitations under the License.
//
+package {
+ default_applicable_licenses: ["Android-Apache-2.0"],
+}
+
subdirs = [
"tests",
]