Files
frameworks_base/core/java/android/content
Suprabh Shukla 96212bca06 Review of suspend/unsuspend APIs
Clarified the package extras bundle returned from
getSuspendedPackageAppExtras.
Moved the bundle arg to the last in LauncherApps.onPackagesSuspended and
clarified the contents of the Bundle.
isPackageSuspended(String) now throws a NameNotFoundException if the
package is not found.
Also, removed a permission check from isPackageSuspendedForUser.

Test: builds, boots, existing tests:
atest com.android.server.pm.SuspendPackagesTest

Bug: 77518983, 77517955, 77507744, 77801528
Change-Id: I06b5f69f8f8a079c206863cb6122e90be58366cd
2018-04-10 17:34:12 -07:00
..
2018-02-13 14:41:38 -08:00
2018-04-10 17:34:12 -07:00
2017-08-06 07:37:08 -06:00
2017-10-16 14:38:18 -07:00
2018-04-10 17:34:12 -07:00
2018-02-28 09:16:07 -08:00
2018-04-03 07:16:21 -04:00