Adding broadcasts receiver flags.
Adding flags to a few files such that they specify if their unprotected broadcasts are exported or nto exported. Marking a receiver as exported is a no-op, and will maintain current behavior. All permission protected broadcasts should be marked as exported. Marking a receiver as not exported will prevent other apps from sending that receiver broadcasts. ACTION_CLOSE_SYSTEM_DIALOG is exported since it's deprecated in S+ and is only used during testing, otherwise the system drops it anyways. Test: no-op Bug: 161145287 Change-Id: Ifbae5de03e6dbaa36b66299a830de077d0a688e2
Loading
Please register or sign in to comment