Add build fingerprint checks to APK sessions
In order to prevent a staged install taking place after receiving an OTA, set the status of a staged session to failed if PackageManagerService.isDeviceUpgrading is true. Bug: 145840157 Test: atest StagedInstallTest#testInstallApkChangingFingerprint Change-Id: I7834bed49b2c7af80f2f07a937f9e15860c13910 Merged-In: I7834bed49b2c7af80f2f07a937f9e15860c13910 (cherry picked from commit de8174b3)
Loading
Please register or sign in to comment