Skip to content
Commit 2bf1f4d0 authored by Michael Groover's avatar Michael Groover
Browse files

Remove receiver flag enforcement workaround for affected package

Android U enforces the requirement that an app registering for
non-system broadcasts must specify a flag indicating the exported
state of the receiver. During the initial enforcement period, some
apps were not yet ready for this enforcement, so a workaround was
added to the platform to allow time for these apps to flag their
affected receivers. Now that all affected apps have been updated,
this commit will remove the workaround to ensure the enforcement
is applied to all apps targeting U+.

Fixes: 259139792
Test: Manually verified affected apps were no longer reported
Change-Id: I1ce044894d6d2badca8aaa9b87d4a5c53f895bc5
parent 907a3606
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment