Skip to content

Commit b9a5e01

Browse files
Priyanka Advani (xWF)Gerrit Code Review
authored andcommitted
Revert "Make binder available to com.android.microfuchsia APEX"
Revert submission 3219948-microfuchsia-apex Reason for revert: Droidmonitor created revert due to b/361102205. Reverted changes: /q/submissionid:3219948-microfuchsia-apex Change-Id: I8cd2d7f392e8cd5ace4fea2ac98680d0b7f1ac9d
1 parent 023537c commit b9a5e01

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

libs/binder/rust/rpcbinder/Android.bp

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@ rust_library {
3232
apex_available: [
3333
"//apex_available:platform",
3434
"com.android.compos",
35-
"com.android.microfuchsia",
3635
"com.android.uwb",
3736
"com.android.virt",
3837
],
@@ -61,7 +60,6 @@ rust_library {
6160
apex_available: [
6261
"//apex_available:platform",
6362
"com.android.compos",
64-
"com.android.microfuchsia",
6563
"com.android.uwb",
6664
"com.android.virt",
6765
],
@@ -95,7 +93,6 @@ rust_bindgen {
9593
apex_available: [
9694
"//apex_available:platform",
9795
"com.android.compos",
98-
"com.android.microfuchsia",
9996
"com.android.uwb",
10097
"com.android.virt",
10198
],

0 commit comments

Comments
 (0)