commit | 6c7e903096904f1ac778cfb34ec0581ee34f34ed | [log] [tgz] |
---|---|---|
author | Motomu Utsumi <motomuman@google.com> | Tue Jan 30 23:20:18 2024 +0000 |
committer | Android (Google) Code Review <android-gerrit@google.com> | Tue Jan 30 23:20:18 2024 +0000 |
tree | c8b7e3eb6caa33bde9e7140711bbb272d46a3070 | |
parent | 7974ab2e65bdc1a66fef9d69d60f15a486f6ae3f [diff] | |
parent | 6d45ec3539110162a9a1c5e77b6da4b94e2a0aaf [diff] |
Merge "Include FlaggedApi.bp in main" into main
diff --git a/common/Android.bp b/common/Android.bp index b9a3b63..69d1252 100644 --- a/common/Android.bp +++ b/common/Android.bp
@@ -19,6 +19,8 @@ default_applicable_licenses: ["Android-Apache-2.0"], } +build = ["FlaggedApi.bp"] + // This is a placeholder comment to avoid merge conflicts // as the above target may not exist // depending on the branch