forked from AOSPA/android_frameworks_base
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixes: 323510760 Test: m Change-Id: I54321770200fce892a87a9796eb5c6b7e79f00d9
- Loading branch information
Massimo Carli
committed
Feb 7, 2024
1 parent
e276b58
commit e97c4b8
Showing
2 changed files
with
8 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
# Owners for the App Compat flags (large_screen_experiences_app_compat) | ||
[email protected] | ||
[email protected] | ||
[email protected] | ||
[email protected] | ||
[email protected] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,2 @@ | ||
per-file responsible_apis.aconfig = file:/BAL_OWNERS | ||
per-file responsible_apis.aconfig = file:/BAL_OWNERS | ||
per-file large_screen_experiences_app_compat.aconfig = file:/LSE_APP_COMPAT_OWNERS |