Skip to content

Commit ec7c9ea

Browse files
Ronish KaliaAndroid (Google) Code Review
authored andcommitted
Merge "[DON'T BLOCK] Test ownership migration rules" into main
2 parents 431ccaf + 821a4fd commit ec7c9ea

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

services/inputflinger/rust/Android.bp

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,10 @@
1313
// limitations under the License.
1414

1515
// Generate the C++ code that Rust calls into.
16+
package {
17+
default_team: "trendy_team_input_framework",
18+
}
19+
1620
genrule {
1721
name: "inputflinger_rs_bootstrap_bridge_code",
1822
tools: ["cxxbridge"],

0 commit comments

Comments
 (0)