Add strict mode violation policy for safer implicit intents
If an app enables the new violation, a new callback will be registered in ActivityManagerService, each callback is registered with the process ID associated with the app. When non-exported components are matched to an implicit intent the ActivityManager and the PackageManager will send an event to the app to trigger the violation. Test: Manual tests + atest StrictModeTest Bug: 229362273 Change-Id: Ie01c0039362266e009e9467b124791e194e0cbf5
Loading
Please register or sign in to comment