commit | 0c97185450af31897bec2f0362125edcf9b816ce | [log] [tgz] |
---|---|---|
author | LaMont Jones <lamontjones@google.com> | Thu Dec 07 21:56:59 2023 +0000 |
committer | LaMont Jones <lamontjones@google.com> | Thu Dec 07 21:56:59 2023 +0000 |
tree | 48cd3c09bf5d0d76e2193263fb0d495cb55c1664 | |
parent | d788b3e6cb8753ea3460bd2cb462aff27a966aef [diff] [blame] |
rust: add aconfig_flag support Bug: b/308625757 Test: manual Change-Id: Ifd98cd0ad4e2525b08f5766e9332991c049162ea
diff --git a/rust/Android.bp b/rust/Android.bp index c5b2000..637042d 100644 --- a/rust/Android.bp +++ b/rust/Android.bp
@@ -7,6 +7,7 @@ pkgPath: "android/soong/rust", deps: [ "soong", + "soong-aconfig", "soong-android", "soong-bloaty", "soong-cc",