Roy Chou | 19e5d0c | 2024-12-17 15:06:53 +0000 | [diff] [blame] | 1 | package: "com.android.launcher3" |
Justin Yun | 8b6d59f | 2025-02-07 11:24:33 +0900 | [diff] [blame] | 2 | container: "system_ext" |
Roy Chou | 19e5d0c | 2024-12-17 15:06:53 +0000 | [diff] [blame] | 3 | |
| 4 | flag { |
| 5 | name: "remove_exclude_from_screen_magnification_flag_usage" |
| 6 | namespace: "accessibility" |
| 7 | description: "Remove the WindowManager PRIVATE_FLAG_EXCLUDE_FROM_SCREEN_MAGNIFICATION flag usage in Launcher" |
| 8 | bug: "369019568" |
| 9 | metadata { |
| 10 | purpose: PURPOSE_BUGFIX |
| 11 | } |
Justin Yun | 8b6d59f | 2025-02-07 11:24:33 +0900 | [diff] [blame] | 12 | } |