Skip to content

Commit 821a4fd

Browse files
author
Ronish Kalia
committed
[DON'T BLOCK] Test ownership migration rules
This CL is created as a best effort to migrate test targets to the new android ownership model. If you find incorrect or unnecessary attribution in this CL, please create a separate CL to fix that. For more details please refer to the link below, <add g3 doc link> Bug: 304529413 Test: N/A Change-Id: Ic5076a410a89d3e84df673589bc51fdbc93455e7
1 parent f8680e6 commit 821a4fd

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)