commit | eae7b36699477c9c781669f553a7c085e415ac1e | [log] [tgz] |
---|---|---|
author | Yu Liu <yudiliu@google.com> | Thu Nov 16 17:05:47 2023 -0800 |
committer | Yu Liu <yudiliu@google.com> | Tue Nov 28 12:37:02 2023 -0800 |
tree | 7c19e74a9068e7f638060497f079cdca6ae473d8 | |
parent | 62093cf7fc83d4d002e9b802a5f6292bf7954744 [diff] [blame] |
Add container property to aconfig_declarations. Bug: 311155208 Test: Unit test Change-Id: I7b187138856d0144203961e82b6dad5e2f8eed9d
diff --git a/java/Android.bp b/java/Android.bp index cf96871..6020d00 100644 --- a/java/Android.bp +++ b/java/Android.bp
@@ -9,6 +9,7 @@ "blueprint", "blueprint-pathtools", "soong", + "soong-aconfig", "soong-android", "soong-bazel", "soong-cc",