commit | 26222f03ef27746971bd0b47205a52d6e603bff6 | [log] [tgz] |
---|---|---|
author | Wen Zhang <zhangwen8@xiaomi.corp-partner.google.com> | Tue Nov 29 12:47:34 2022 +0000 |
committer | Wen Zhang <zhangwen8@xiaomi.corp-partner.google.com> | Thu Dec 01 01:38:00 2022 +0000 |
tree | 960d8eebeef6bd11dc4e4ad3f8db996e46ec0f6d | |
parent | a6971bc969b5e30d7378507ac0e5f2227f8ee650 [diff] |
[Bugfix]Switch back to the application on /system when UID and path changed If the application is a system update app, and the UID of application on /system is changed by OTA, and the version on /system is smaller than the version on /data. It will remove disabledPkgSetting, and install as a normal app, so need swich back to the application on /system. Bug: 260683094 Change-Id: I90431cac15c8dde66eee81c42c91841bd92a96cf Test: mamual