summaryrefslogtreecommitdiffstats
path: root/tools/aapt/ZipFile.h
diff options
context:
space:
mode:
Diffstat (limited to 'tools/aapt/ZipFile.h')
-rw-r--r--tools/aapt/ZipFile.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/aapt/ZipFile.h b/tools/aapt/ZipFile.h
index 7877550..d5abbf1 100644
--- a/tools/aapt/ZipFile.h
+++ b/tools/aapt/ZipFile.h
@@ -64,6 +64,7 @@ public:
kOpenTruncate = 0x08, // if it exists, empty it
};
status_t open(const char* zipFileName, int flags);
+ status_t openfd(int fd, int flags);
/*
* Add a file to the end of the archive. Specify whether you want the