summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--licenses/Android.bp5
1 files changed, 5 insertions, 0 deletions
diff --git a/licenses/Android.bp b/licenses/Android.bp
index 217792f23..8032dc568 100644
--- a/licenses/Android.bp
+++ b/licenses/Android.bp
@@ -1052,6 +1052,11 @@ license_kind {
}
license_kind {
+ name: "legacy_permissive",
+ conditions: ["permissive"],
+}
+
+license_kind {
name: "legacy_notice",
conditions: ["notice"],
}