platform_bootable_recovery/install
Tianjie Xu f6158eb918 Support starting fuse from a block map
Factor out a new function from ApplyFromSdcard that installs a package
from a local path. Inside this function, we start the fuse and choose the
type of data provider depending on the path string. And similar to the
existing logic, we treat the package as a block map if the path starts
with a '@'.

This is part of the effort to install larger than 2GiB packages on ILP32
devices.

Bug: 127071893
Test: Build a 32 bit sailfish and create a 3GiB OTA package. Sideload
the package, uncrypt and install the package from sdcard.

Change-Id: I328ea34fa530731acbce7554bfc3059313ad6ece
2019-06-20 13:53:40 -07:00
..
include Support starting fuse from a block map 2019-06-20 13:53:40 -07:00
adb_install.cpp InstallPackage now takes a package as parameter 2019-06-13 13:36:56 -07:00
Android.bp Support starting fuse from a block map 2019-06-20 13:53:40 -07:00
asn1_decoder.cpp Move install to separate module 2019-03-29 10:27:51 -07:00
fuse_install.cpp Support starting fuse from a block map 2019-06-20 13:53:40 -07:00
install.cpp Merge "InstallPackage now takes a package as parameter" 2019-06-14 00:24:49 +00:00
package.cpp InstallPackage now takes a package as parameter 2019-06-13 13:36:56 -07:00
verifier.cpp Use the new ziparchive Next std::string_view overload. 2019-06-12 12:20:37 -07:00
wipe_data.cpp Move load & restore logs to logging.cpp 2019-04-15 23:18:13 -07:00
wipe_device.cpp Track libziparchive API change. 2019-05-06 10:28:14 -07:00