summaryrefslogtreecommitdiff
path: root/rs/java/android/renderscript/ProgramVertexFixedFunction.java
diff options
context:
space:
mode:
authorSongchun Fan <schfan@google.com>2021-07-28 12:08:39 -0700
committerSongchun Fan <schfan@google.com>2021-07-28 19:16:13 +0000
commit5a4e8283e926e5844a8d9283e9af2a8048aa5d1a (patch)
tree72b11a346a21b4b6a1cceb6261b11b9c3dc3699b /rs/java/android/renderscript/ProgramVertexFixedFunction.java
parent1219bfb27fbc9b1744acfca89f35d26e759f2fdf (diff)
[pm] ignore partial progress update after off-incfs migration
When we migrate a partially loaded app off incremental, the incomplete progress could still be reported by incfs, right before the incfs instance is deleted. This partial progress could override the full progress reported by the update installation. And after the incfs instance is deleted, there will be no more progress update. As a result, the launcher gets the last progress update as a partial progress, and the progress loading icon remain partially loaded until reboot. This CL fixes the problem by rejecting partial progress reported from incfs after the progress has already been changed to 100%. In reality it could only happen during off-incfs migration. It also applies in general as the progress number should never go from 100% to below 100%. BUG: 187762951 Test: manual Change-Id: I3b87226a4e75d71f0d8e4886917e4456b355e1fa
Diffstat (limited to 'rs/java/android/renderscript/ProgramVertexFixedFunction.java')
0 files changed, 0 insertions, 0 deletions