diff options
author | Suprabh Shukla <suprabh@google.com> | 2018-04-09 17:33:53 -0700 |
---|---|---|
committer | Suprabh Shukla <suprabh@google.com> | 2018-04-09 17:49:54 -0700 |
commit | 45b9e40a4f23f36be88f7474660e931b58aedf1e (patch) | |
tree | 0995ddafa8f7908bfec012bd1df863b212e4a1d7 /rs/java/android/renderscript/ProgramVertexFixedFunction.java | |
parent | daafeb35a1a10198e1cff62831ffefa8676fa185 (diff) |
setPackagesSuspended now overwrites all the state
Earlier setPackagesSuspended ignored the rest of the paramters when
suspend state did not change. This was a problem because then there was
no good way to update the other parameters without unsuspending the app,
which is not desirable.
Removed setSuspendedPackageAppExtras as now they can be update with this
api.
Also sending broadcasts when packages get unsuspended due to suspending
package removed.
Test: Existing tests pass:
atest com.android.server.pm.PackageUserStateTest
atest com.android.server.pm.SuspendPackagesTest
atest com.android.server.pm.PackageManagerSettingsTests
Bug: 77522553
Change-Id: I72a3c228d3d65c430e242da97b2bc6997ec6a135
Diffstat (limited to 'rs/java/android/renderscript/ProgramVertexFixedFunction.java')
0 files changed, 0 insertions, 0 deletions