update-manager: Change the search order for the delta file 59/259659/3 submit/tizen/20210611.122523
authorMateusz Moscicki <m.moscicki2@partner.samsung.com>
Thu, 10 Jun 2021 13:45:13 +0000 (15:45 +0200)
committerMateusz Moscicki <m.moscicki2@partner.samsung.com>
Fri, 11 Jun 2021 11:52:57 +0000 (13:52 +0200)
commitab6d5164cb7c536481d572c79ace03e5a3abba1f
tree4a58e10f87fcd87365e30248f891e043b78fd46d
parent8652bdb6c89d0cc029116b1fa9af1e50c6cca1df
update-manager: Change the search order for the delta file

New search order:

    1. /opt/usr/home/owner/app_rw/<appid>/shared/data/delta.tar.gz
    2. /opt/usr/home/owner/app_rw/<appid>/shared/data/delta.tar
    3. /opt/usr/data/fota/delta.tar.gz
    4. /opt/usr/data/fota/delta.tar

If the caller does not have app_id, only the last two directories will
be searched.

Change-Id: I88e69f3de0349a95ac74a4f7a9577e348bc84f57
update-manager/fota/fota-installer.c
update-manager/fota/fota-manager.h