summaryrefslogtreecommitdiffstats
path: root/tools/aidl/options.h
diff options
context:
space:
mode:
Diffstat (limited to 'tools/aidl/options.h')
-rw-r--r--tools/aidl/options.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/aidl/options.h b/tools/aidl/options.h
index dc3c45a..e9bf0f7 100644
--- a/tools/aidl/options.h
+++ b/tools/aidl/options.h
@@ -20,6 +20,7 @@ struct Options
vector<string> preprocessedFiles;
string inputFileName;
string outputFileName;
+ string outputBaseFolder;
string depFileName;
vector<string> filesToPreprocess;