commit | d9123e2571826967e7ddbcecb59b94367ee094fd | [log] [tgz] |
---|---|---|
author | Chavi Weingarten <chaviw@google.com> | Fri Oct 27 14:59:26 2023 +0000 |
committer | Chavi Weingarten <chaviw@google.com> | Tue Oct 31 19:48:41 2023 +0000 |
tree | cd37b75e5fc2f2a834f6100bfabaeb95a6858116 | |
parent | b32b61b80dcc4dd8e786a4887555f5839de28e52 [diff] |
Allow multiple calls and names to filter in SurfaceControlRegistry The call and names are matched via string contains so the different calls can be comma separated, whitespace, or purely concatenated. Example: adb shell setprop persist.wm.debug.sc.tx.log_match_call setWindowCrop,setAlpha adb shell setprop persist.wm.debug.sc.tx.log_match_name launcher,sysui Test: add multiple call in property Bug: 308093559 Change-Id: I90c3cf3a86ee7cddc21f6f6b8233f636116d1058