Get only package name from receiver
Ensure that the "package:" prefix is not included in the package names received by the package broadcast receiver Test: put breakpoint in broadcastReceiver's onReceive method, ensure the packageName parameter doesn't include a "package:" prefix Change-Id: I145fed5307f36f1a0f9eacccf4251eefb7bc905d
Loading
Please register or sign in to comment