Skip to content
Commit e9b06e63 authored by Riddle Hsu's avatar Riddle Hsu
Browse files

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
parent 34e727ec
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