projects
/
android
/
aapt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
am ceb3aae3: am 4e1658af: Merge "Avoid pre-processing images when they won\'t be...
[android/aapt.git]
/
Package.cpp
diff --git
a/Package.cpp
b/Package.cpp
index 999a5cf82222a4ac6621c0920ea8b10155a28e00..3cb614f8e1395431281b4141b0102f89132d1cad 100644
(file)
--- a/
Package.cpp
+++ b/
Package.cpp
@@
-441,7
+441,7
@@
ssize_t processJarFile(ZipFile* jar, ZipFile* out)
ssize_t processJarFiles(Bundle* bundle, ZipFile* zip)
{
- s
size
_t err;
+ s
tatus
_t err;
ssize_t count = 0;
const android::Vector<const char*>& jars = bundle->getJarFiles();