commit | 841a802475e60bb19dc15f9fac8dcf3e4eac08d4 | [log] [tgz] |
---|---|---|
author | John Wu <topjohnwu@google.com> | Tue Apr 05 21:17:54 2022 +0000 |
committer | John Wu <topjohnwu@google.com> | Tue Apr 05 21:17:54 2022 +0000 |
tree | 290df09ceb9c0edc505a44ba2e0562313760d91a | |
parent | d2ce603bf2e05196eff9a9a5b040d7e8c8fe52d5 [diff] |
Remove complicated previousAppId usage Currently, previousAppId being < 0, == 0, or > 0 has different meanings, which is pretty confusing. This commit removes this existing complication, and will only perform appId migration if and only if a valid previousAppId argument is passed. Test: m installd Bug: 220015249 Change-Id: I0c52dad86c0e8d7442e659b2fad7a95ac610f774