Skip to content

Commit 7b20367

Browse files
Ronish Kaliaandroid-build-merge-worker-robot
authored andcommitted
Merge "[DON'T BLOCK] Test ownership migration rules" into main am: f86d02b am: 3d189ae
Original change: https://android-review.googlesource.com/c/platform/frameworks/native/+/2950507 Change-Id: I33c76a6b49e610097f394b68f90aef71813cd252 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2 parents d53ea98 + 3d189ae commit 7b20367

3 files changed

Lines changed: 3 additions & 0 deletions

File tree

libs/gui/tests/Android.bp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
// Build the binary to $(TARGET_OUT_DATA_NATIVE_TESTS)/$(LOCAL_MODULE)
44
// to integrate with auto-test framework.
55
package {
6+
default_team: "trendy_team_android_core_graphics_stack",
67
// See: http://go/android-license-faq
78
// A large-scale-change added 'default_applicable_licenses' to import
89
// all of the 'license_kinds' from "frameworks_native_license"

libs/vibrator/fuzzer/Android.bp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
*/
1919

2020
package {
21+
default_team: "trendy_team_haptics_framework",
2122
// See: http://go/android-license-faq
2223
// A large-scale-change added 'default_applicable_licenses' to import
2324
// all of the 'license_kinds' from "frameworks_native_license"

services/vibratorservice/benchmarks/Android.bp

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

1515
package {
16+
default_team: "trendy_team_haptics_framework",
1617
// See: http://go/android-license-faq
1718
// A large-scale-change added 'default_applicable_licenses' to import
1819
// all of the 'license_kinds' from "frameworks_native_license"

0 commit comments

Comments
 (0)