We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9017405 + 81139db commit 8dadffeCopy full SHA for 8dadffe
1 file changed
libs/binder/rust/rpcbinder/Android.bp
@@ -32,6 +32,7 @@ rust_library {
32
apex_available: [
33
"//apex_available:platform",
34
"com.android.compos",
35
+ "com.android.microfuchsia",
36
"com.android.uwb",
37
"com.android.virt",
38
],
@@ -60,6 +61,7 @@ rust_library {
60
61
62
63
64
65
66
67
@@ -93,6 +95,7 @@ rust_bindgen {
93
95
94
96
97
98
99
100
101
0 commit comments