am f0cdfa99
: add -since flag to droiddoc options for 7.xml, to apply api filtering to the reference
Merge commit 'f0cdfa9955725c99cd4df6b933e4cb732847ebd1' into eclair-plus-aosp * commit 'f0cdfa9955725c99cd4df6b933e4cb732847ebd1': add -since flag to droiddoc options for 7.xml,
This commit is contained in:
@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user