commit | a2afebf9ea1a1592c4ff662050541d4c51a94fc0 | [log] [tgz] |
---|---|---|
author | Dario Freni <dariofreni@google.com> | Wed May 01 16:03:17 2019 +0100 |
committer | Dario Freni <dariofreni@google.com> | Wed May 01 20:14:26 2019 +0100 |
tree | 704f4e660ecd02b63774cd49a8c5b7a8a348e758 | |
parent | bc6466229d76c82dc95a09659da12b7786c7e018 [diff] |
Allow persistent APKs updates using PM flags. This is a different approach than I346d772e1f4aed94f6faead3b6455efc4666b651, suggested during reviews. Bug: 131046856 Test: marked the NetworkStack APK as persistent, verified that - adb install networkstack.apk fails - adb install --staged networkstack.apk succeds (after reboot) Change-Id: I1facb24786431906a8056a50bff01745cebacf24