commit | 813e96e1abac10135ce6326e53c8f632a972ea8a | [log] [tgz] |
---|---|---|
author | Anushree Ganjam <ganjam@google.com> | Tue Aug 29 15:47:10 2023 -0700 |
committer | Anushree Ganjam <ganjam@google.com> | Tue Aug 29 15:47:10 2023 -0700 |
tree | d0a1d6783f67c020ef5be2b7c0f1a49a51218b55 | |
parent | 9d01e1a7f8a0442e8d7480d68e374f5ea37f6232 [diff] |
Include all *.aconfig files under aconfig directory Forward fix for https://googleplex-android-review.git.corp.google.com/c/platform/vendor/unbundled_google/packages/NexusLauncher/+/24579326/4/build.gradle Bug: 294913042 Test: Local studio build Flag: NA Change-Id: Ib16469096c92eff4b50167e58fe5132e5467fdde
diff --git a/aconfig/Android.bp b/aconfig/Android.bp index 4ecc282..9ada485 100644 --- a/aconfig/Android.bp +++ b/aconfig/Android.bp
@@ -20,7 +20,7 @@ aconfig_declarations { name: "com_android_launcher3_flags", package: "com.android.launcher3", - srcs: ["launcher.aconfig"], + srcs: ["**/*.aconfig"], } java_aconfig_library {