add -since flag to droiddoc options for 7.xml,

to apply api filtering to the reference
This commit is contained in:
Scott Main
2009-12-16 21:41:10 -08:00
parent 26099cd9ce
commit f0cdfa9955

View File

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