commit | e9b06e6374168fab0642add3ffa2f19e9afb6ab8 | [log] [tgz] |
---|---|---|
author | Riddle Hsu <riddlehsu@google.com> | Wed Mar 11 22:17:39 2020 -0600 |
committer | Riddle Hsu <riddlehsu@google.com> | Thu Mar 12 00:33:52 2020 +0800 |
tree | e834c391848cfe2e897cfe08e519447caf1901e1 | |
parent | 34e727ec7f7ae4dec72bde969fcddfbe3c0b6f42 [diff] |
Pass non-null message of window op to AppOps If the window op is classified as OP_SYSTEM_ALERT_WINDOW (map to a dangerous/appop level permission), the default message will be callstack that causes overhead. Also change the window op related usages to the recommended (not deprecated) ones. Bug: 139522754 Test: atest WindowAddRemovePerfTest Change-Id: I9cf0561dd5877ee05dbb61c8ced25e2eba09b691