summaryrefslogtreecommitdiff
path: root/profcollectd/libprofcollectd/Android.bp
diff options
context:
space:
mode:
Diffstat (limited to 'profcollectd/libprofcollectd/Android.bp')
-rw-r--r--profcollectd/libprofcollectd/Android.bp4
1 files changed, 2 insertions, 2 deletions
diff --git a/profcollectd/libprofcollectd/Android.bp b/profcollectd/libprofcollectd/Android.bp
index 62aa6734..790ed3df 100644
--- a/profcollectd/libprofcollectd/Android.bp
+++ b/profcollectd/libprofcollectd/Android.bp
@@ -43,14 +43,14 @@ rust_library {
"profcollectd_aidl_interface-rust", // Move to rlib once b/179041242 is fixed.
"libandroid_logger",
"libanyhow",
- "libbinder_rs", // Remove once b/179041241 is fixed.
+ "libbinder_rs",
"libchrono",
"liblog_rust",
"libmacaddr",
"libonce_cell",
"librand",
"librustutils",
- "libserde", // Remove once b/179041241 is fixed.
+ "libserde",
"libserde_json",
"libuuid",
"libzip",