We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 431ccaf + 821a4fd commit ec7c9eaCopy full SHA for ec7c9ea
1 file changed
services/inputflinger/rust/Android.bp
@@ -13,6 +13,10 @@
13
// limitations under the License.
14
15
// Generate the C++ code that Rust calls into.
16
+package {
17
+ default_team: "trendy_team_input_framework",
18
+}
19
+
20
genrule {
21
name: "inputflinger_rs_bootstrap_bridge_code",
22
tools: ["cxxbridge"],
0 commit comments