diff options
author | Kyeongkab.Nam <Kyeongkab.Nam@sony.com> | 2019-06-26 13:48:07 +0900 |
---|---|---|
committer | Tao Bao <tbao@google.com> | 2019-07-13 16:29:47 +0000 |
commit | 500ca135b771d41700c91ae716bf9c9179d29bef (patch) | |
tree | 37c1435ae4f6a19723d06bc71038cde67d0c9c59 /dynamic_partition_control_interface.h | |
parent | 8ecb65f57ba65c6fc415e40c0dd3f3730088a55d (diff) |
Enable update_engine to access OTA package via file descriptor
Due to the restriction of Treble, update_engine cannot access to OTA
packages located on non-core domain area.
(e.g. /data/vendor/upgrade/xxx.zip)
To solve such problem, update_engine needs to have a new interface
which accepts a file descriptor (FD) of OTA package file instead of
its URI and to read package file while updating via FD.
Test: Manual update
Bug: 130209137
Change-Id: Ieb7173dc958ba3eb21af708e616ef7078cd17b3e
Diffstat (limited to 'dynamic_partition_control_interface.h')
0 files changed, 0 insertions, 0 deletions