Loading services/inputflinger/rust/Android.bp +4 −0 Original line number Diff line number Diff line Loading @@ -13,6 +13,10 @@ // limitations under the License. // Generate the C++ code that Rust calls into. package { default_team: "trendy_team_input_framework", } genrule { name: "inputflinger_rs_bootstrap_bridge_code", tools: ["cxxbridge"], Loading Loading
services/inputflinger/rust/Android.bp +4 −0 Original line number Diff line number Diff line Loading @@ -13,6 +13,10 @@ // limitations under the License. // Generate the C++ code that Rust calls into. package { default_team: "trendy_team_input_framework", } genrule { name: "inputflinger_rs_bootstrap_bridge_code", tools: ["cxxbridge"], Loading