X-Git-Url: https://git.saurik.com/android/aapt.git/blobdiff_plain/6648ff7840a4819fe656f4c1a7f172fae4fe41a9..4bb85b9ff958cc4bcd44f1a0c15cfda652109b80:/Main.h diff --git a/Main.h b/Main.h index 3ba4f39..1df1144 100644 --- a/Main.h +++ b/Main.h @@ -46,4 +46,5 @@ int dumpResources(Bundle* bundle); String8 getAttribute(const ResXMLTree& tree, const char* ns, const char* attr, String8* outError); +status_t writeDependencyPreReqs(Bundle* bundle, const sp& assets, FILE* fp); #endif // __MAIN_H