commit | 5c5d1781e7c22ad512d2543d8cd27561b922abe4 | [log] [tgz] |
---|---|---|
author | Tiger <[email protected]> | Mon Mar 11 17:56:54 2024 +0800 |
committer | Tiger <[email protected]> | Mon Mar 11 18:07:20 2024 +0800 |
tree | 5eb6af21856867569bfa16699274f32d178a9819 | |
parent | 260d9c9ec6752e48e372d8de467d065b61de49ef [diff] |
Make EasterEgg go edge-to-edge by changing the cutout mode This CL changes the cutout mode of com.android.egg/.paint.PaintActivity from shortEdges to always. Without changing this, the process will crash when the edge-to-edge policy is enforced. Bug: 309578419 Test: Run `adb shell am start -n com.android.egg/.paint.PaintActivity` and see if PaintActivity can be launched as expected. Change-Id: I28a4c69defbddb45e7a5da5d0f16452bc1df75ce