Format Android.bp files with bpfmt
Change-Id: I083e96e3dd94a48ebad473bcfbbb7fcbb89ce466
diff --git a/keystore2/legacykeystore/Android.bp b/keystore2/legacykeystore/Android.bp
index 8cb7289..de2edc2 100644
--- a/keystore2/legacykeystore/Android.bp
+++ b/keystore2/legacykeystore/Android.bp
@@ -32,8 +32,8 @@
"libanyhow",
"libbinder_rs",
"libkeystore2_flags_rust",
- "liblog_rust",
"libkeystore2_flags_rust",
+ "liblog_rust",
"librusqlite",
"librustutils",
"libthiserror",
@@ -62,8 +62,8 @@
"libbinder_rs",
"libkeystore2",
"libkeystore2_flags_rust",
- "libkeystore2_test_utils",
"libkeystore2_flags_rust",
+ "libkeystore2_test_utils",
"liblog_rust",
"librusqlite",
"librustutils",