Skip to content

Commit 81139db

Browse files
aidanwolter3Gerrit Code Review
authored andcommitted
Revert "Revert "Make binder available to com.android.microfuchsi..."
Revert submission 3232206-revert-3219948-microfuchsia-apex-MYKVMHOFFE Reason for revert: Made fix in microfuchsiad Reverted changes: /q/submissionid:3232206-revert-3219948-microfuchsia-apex-MYKVMHOFFE Change-Id: I5533cbae7ed894bbfff1f65644c30d5c1e819f2c
1 parent b9a5e01 commit 81139db

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

libs/binder/rust/rpcbinder/Android.bp

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ rust_library {
3232
apex_available: [
3333
"//apex_available:platform",
3434
"com.android.compos",
35+
"com.android.microfuchsia",
3536
"com.android.uwb",
3637
"com.android.virt",
3738
],
@@ -60,6 +61,7 @@ rust_library {
6061
apex_available: [
6162
"//apex_available:platform",
6263
"com.android.compos",
64+
"com.android.microfuchsia",
6365
"com.android.uwb",
6466
"com.android.virt",
6567
],
@@ -93,6 +95,7 @@ rust_bindgen {
9395
apex_available: [
9496
"//apex_available:platform",
9597
"com.android.compos",
98+
"com.android.microfuchsia",
9699
"com.android.uwb",
97100
"com.android.virt",
98101
],

0 commit comments

Comments
 (0)