platform_bootable_recovery/otautil
Tianjie Xu f38401a27c Update the comment for obsolete symlink handling .
Symlink is a filebased OTA feature, and the corresponding updater
function has been removed in
https://android-review.googlesource.com/#/c/350357/.

Also the only place where we call "package_extract_dir()" is to unpack
some bootloader dir in vendor's code. We plan to remove it also in a
separate bug.

Bug: 31917448
Test: mma
Change-Id: I3986d60958e64e0d5d8fa5f5bd508c579fb7fa2c
2017-05-03 23:34:42 +00:00
..
Android.mk Log temperature during OTA update 2017-03-28 11:28:47 -07:00
DirUtil.cpp Replace minzip with libziparchive 2016-10-17 17:41:51 -07:00
DirUtil.h Replace minzip with libziparchive 2016-10-17 17:41:51 -07:00
SysUtil.cpp Move sysMapFile and sysReleaseMap into MemMapping class. 2017-05-01 21:51:54 -07:00
SysUtil.h Move sysMapFile and sysReleaseMap into MemMapping class. 2017-05-01 21:51:54 -07:00
ThermalUtil.cpp Log temperature during OTA update 2017-03-28 11:28:47 -07:00
ThermalUtil.h Log temperature during OTA update 2017-03-28 11:28:47 -07:00
ZipUtil.cpp Update the comment for obsolete symlink handling . 2017-05-03 23:34:42 +00:00
ZipUtil.h Replace minzip with libziparchive 2016-10-17 17:41:51 -07:00