Skip to content
Commit dd12316b authored by Bill Lin's avatar Bill Lin
Browse files

Add DEBUG flag for rounded corner and display cutout path

There wasn't a good approach for engineers to distignlish bounds between
H/W display component and S/W anti-aliasing.

Allow enable color to review the anti-aliasing effect.

Test: adb root; adb shell setprop debug.screenshot_rounded_corners true;
Test: adb shell pidof com.android.systemui |xargs -i adb shell kill -9 {}
Test: check visual following above steps
Test: atest SystemUITests
Test: atest ScreenDecorationsTest
Change-Id: I87f04b50945e1500babdf9fa7ba9cdb37010fde8
Merged-In: I87f04b50945e1500babdf9fa7ba9cdb37010fde8
parent e59b568a
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment