commit | 98a7630a1fd160a785a046f4dbfe25d65242319a | [log] [tgz] |
---|---|---|
author | Motomu Utsumi <motomuman@google.com> | Thu Jan 25 12:48:17 2024 +0900 |
committer | Motomu Utsumi <motomuman@google.com> | Tue Jan 30 23:58:25 2024 +0000 |
tree | 8456f0bfa1f8a0872e91d7bf2b778ee4ec948c70 | |
parent | 286d892e9262e9e8801dd8654321e27380dd371c [diff] [blame] |
Include FlaggedApi.bp Merged-In to avoid merging this change to ump branch Test: TH Bug: 321624552 Merged-In: I4ef7eff6567b848c8cfa52c51c734642ce929589 Change-Id: Ie9728714614e4fd43fd845b50c8bdd4856cf47e3
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