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

Commit b48ed1d1 authored by Aditya Choudhary's avatar Aditya Choudhary
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
(cherry picked from aosp/2939759)

Change-Id: Ia29683d8fd857ca136d39166346e921473578ca3
parent 20736f94
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -14,6 +14,7 @@

// Default flags to be used throughout all libraries in inputflinger.
package {
    default_team: "trendy_team_input_framework",
    // See: http://go/android-license-faq
    // A large-scale-change added 'default_applicable_licenses' to import
    // all of the 'license_kinds' from "frameworks_native_license"
+1 −0
Original line number Diff line number Diff line
package {
    default_team: "trendy_team_input_framework",
    // See: http://go/android-license-faq
    // A large-scale-change added 'default_applicable_licenses' to import
    // all of the 'license_kinds' from "frameworks_native_license"
+1 −0
Original line number Diff line number Diff line
@@ -13,6 +13,7 @@
// limitations under the License.

package {
    default_team: "trendy_team_input_framework",
    // See: http://go/android-license-faq
    // A large-scale-change added 'default_applicable_licenses' to import
    // all of the 'license_kinds' from "frameworks_native_license"
+1 −0
Original line number Diff line number Diff line
@@ -13,6 +13,7 @@
// limitations under the License.

package {
    default_team: "trendy_team_input_framework",
    // See: http://go/android-license-faq
    // A large-scale-change added 'default_applicable_licenses' to import
    // all of the 'license_kinds' from "frameworks_native_license"
+1 −0
Original line number Diff line number Diff line
@@ -13,6 +13,7 @@
// limitations under the License.

package {
    default_team: "trendy_team_input_framework",
    // See: http://go/android-license-faq
    // A large-scale-change added 'default_applicable_licenses' to import
    // all of the 'license_kinds' from "frameworks_native_license"
Loading