diff options
author | Makoto Onuki <omakoto@google.com> | 2016-09-12 16:36:59 -0700 |
---|---|---|
committer | Makoto Onuki <omakoto@google.com> | 2016-09-13 11:23:39 -0700 |
commit | c8c3329dd918b8ea16d6317d19ddee12325800f3 (patch) | |
tree | 18ffca6a505facdd36e5912b8e2c301733a4863f /rs/java/android/renderscript/RenderScript.java | |
parent | 6c3f26e5fe42a88a7b8d3603f71d60f23f83df59 (diff) |
Don't update publisher version code without scanning manifest
- It was (theoretically) possible for shortcut manager to update
the version code for a publisher package without rescanning manifest
shortcuts, if backup happens right after unlocking a user before
SM searches for updated packages. If it happens, then SM will not
scan the manifest for this package until it's updated next time.
So don't refresh the version code during backup, which we only
have to do for launchers but not publishers.
- Also fix the owner-user-id for launchers. (Luckily it's not causing
any issues.)
Bug 31402152
Change-Id: I5d898eb3882b74edaca8b2d5f960849370ffc23b
Diffstat (limited to 'rs/java/android/renderscript/RenderScript.java')
0 files changed, 0 insertions, 0 deletions