summaryrefslogtreecommitdiff
path: root/checkpoint_gc/Android.bp
diff options
context:
space:
mode:
Diffstat (limited to 'checkpoint_gc/Android.bp')
-rw-r--r--checkpoint_gc/Android.bp4
1 files changed, 4 insertions, 0 deletions
diff --git a/checkpoint_gc/Android.bp b/checkpoint_gc/Android.bp
index fac9c6a8..fcdaf5c0 100644
--- a/checkpoint_gc/Android.bp
+++ b/checkpoint_gc/Android.bp
@@ -1,4 +1,8 @@
// Checkpointing GC script
+package {
+ default_applicable_licenses: ["Android-Apache-2.0"],
+}
+
sh_binary {
name: "checkpoint_gc",
src: "checkpoint_gc.sh",