Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 821a4fdb authored by Ronish Kalia's avatar Ronish Kalia
Browse files

[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
parent f8680e6d
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -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"],