X-Git-Url: https://git.saurik.com/android/aapt.git/blobdiff_plain/30275038bb13ac252ffe19c89f9f8a5526541f0f..571313a5fa7556669304c92c9da0986e6cb8d1d3:/ResourceTable.h diff --git a/ResourceTable.h b/ResourceTable.h index cfa75a7..60d0901 100644 --- a/ResourceTable.h +++ b/ResourceTable.h @@ -425,7 +425,8 @@ public: const SourcePos& pos, const ResTable_config* config = NULL, bool doSetIndex = false, - bool overlay = false); + bool overlay = false, + bool autoAddOverlay = false); const SourcePos& getFirstPublicSourcePos() const { return *mFirstPublicSourcePos; }