Skip to content
Commit ac3532f3 authored by Dario Freni's avatar Dario Freni
Browse files

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
parent fa2e9939
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment