commit | 2785e6ccc74f23a1ae03bed3663cdd689864e224 | [log] [tgz] |
---|---|---|
author | songjinshi <songjinshi@xiaomi.com> | Thu Jan 05 15:31:35 2017 +0800 |
committer | Jackeagle <jackeagle102@gmail.com> | Thu May 18 00:19:08 2017 -0400 |
tree | fb432677266480b2a244a1f23b7dffeb51996c1b | |
parent | 202e594cc194f689f652782ca2134d24870b00d3 [diff] |
[PackageManagerService]: Fixes can not boot issue. Sometime the bad file foramt will cause the device can not be boot, so we need to delete the bad file and throw an exception to try reboot. BTW: Remove some duplicate code. Change-Id: Ic271fc3175e21e5bcde7d23b16e8081ab5f34950 Signed-off-by: songjinshi <songjinshi@xiaomi.com> Signed-off-by: mydongistiny <jaysonedson@gmail.com>