summaryrefslogtreecommitdiffstats
path: root/otautil/Android.bp
diff options
context:
space:
mode:
authorTianjie Xu <xunchang@google.com>2017-05-31 23:49:01 +0200
committerGerrit Code Review <noreply-gerritcodereview@google.com>2017-05-31 23:49:03 +0200
commit99e7216907e55ec6895e445190bb361fcfd437a7 (patch)
tree90e9a4b87ce3ecec7f05fb1bd0a5d75d39ab2674 /otautil/Android.bp
parentMerge "Implement a custom deflate sink function for bspatch" (diff)
parentkill package_extract_dir (diff)
downloadandroid_bootable_recovery-99e7216907e55ec6895e445190bb361fcfd437a7.tar
android_bootable_recovery-99e7216907e55ec6895e445190bb361fcfd437a7.tar.gz
android_bootable_recovery-99e7216907e55ec6895e445190bb361fcfd437a7.tar.bz2
android_bootable_recovery-99e7216907e55ec6895e445190bb361fcfd437a7.tar.lz
android_bootable_recovery-99e7216907e55ec6895e445190bb361fcfd437a7.tar.xz
android_bootable_recovery-99e7216907e55ec6895e445190bb361fcfd437a7.tar.zst
android_bootable_recovery-99e7216907e55ec6895e445190bb361fcfd437a7.zip
Diffstat (limited to 'otautil/Android.bp')
-rw-r--r--otautil/Android.bp1
1 files changed, 0 insertions, 1 deletions
diff --git a/otautil/Android.bp b/otautil/Android.bp
index 0b2314374..a2eaa0402 100644
--- a/otautil/Android.bp
+++ b/otautil/Android.bp
@@ -18,7 +18,6 @@ cc_library_static {
srcs: [
"SysUtil.cpp",
"DirUtil.cpp",
- "ZipUtil.cpp",
"ThermalUtil.cpp",
],