commit | ac3532f336c8d52cfbfd40ee247e7ec15b83a668 | [log] [tgz] |
---|---|---|
author | Dario Freni <dariofreni@google.com> | Tue Apr 30 18:58:57 2019 +0100 |
committer | Dario Freni <dariofreni@google.com> | Tue Apr 30 19:23:45 2019 +0100 |
tree | abc7eadcb2805aded2e1b3bc8005ba817e20120a | |
parent | fa2e9939d2f8be32f7ec12117e3b3e510bd27db4 [diff] |
Enable upgrading persistent APKs on boot. Bug: 131046856 Test: marked the NetworkStack APK as persistent, verified that without this patch: - adb install networkstack.apk fails - adb install --staged networkstack.apk fails (after reboot) with this patch: - adb install networkstack.apk fails - adb install --staged networkstack.apk succeds (after reboot) Change-Id: I346d772e1f4aed94f6faead3b6455efc4666b651