Update app compat team alias in flicker tests
Flicker test failures are incorrectly being sent to the `Android > Android OS & Apps > Framework (Java + Native) > Window Manager > WM Shell` component
Flag: TEST_ONLY
Bug: 371435086
Test: atest WMShellFlickerTestsAppCompat
Change-Id: I786f19bada69052d1f828a103f289c95d0561f15
diff --git a/libs/WindowManager/Shell/tests/flicker/appcompat/Android.bp b/libs/WindowManager/Shell/tests/flicker/appcompat/Android.bp
index 29a9f10..7412c1d 100644
--- a/libs/WindowManager/Shell/tests/flicker/appcompat/Android.bp
+++ b/libs/WindowManager/Shell/tests/flicker/appcompat/Android.bp
@@ -15,7 +15,7 @@
//
package {
- default_team: "trendy_team_app_compat",
+ default_team: "trendy_team_lse_app_compat",
// See: http://go/android-license-faq
// A large-scale-change added 'default_applicable_licenses' to import
// all of the 'license_kinds' from "frameworks_base_license"