Skip to content

Commit 8dadffe

Browse files
aidanwolter3Gerrit Code Review
authored andcommitted
Merge "Revert "Revert "Make binder available to com.android.microfuchsi..."" into main
2 parents 9017405 + 81139db commit 8dadffe

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)