Merge "add droiddoc flag to include since-tags for api level 8" into froyo

This commit is contained in:
Scott Main
2010-04-19 12:28:15 -07:00
committed by Android (Google) Code Review

View File

@@ -369,6 +369,7 @@ framework_docs_LOCAL_DROIDDOC_OPTIONS := \
-since ./frameworks/base/api/5.xml 5 \
-since ./frameworks/base/api/6.xml 6 \
-since ./frameworks/base/api/7.xml 7 \
-since ./frameworks/base/api/8.xml 8 \
-error 1 -error 2 -warning 3 -error 4 -error 6 -error 8 \
-overview $(LOCAL_PATH)/core/java/overview.html