Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit aaab0b64 authored by Scott Main's avatar Scott Main Committed by Android Git Automerger
Browse files

am f0cdfa99: add -since flag to droiddoc options for 7.xml, to apply api filtering to the reference

Merge commit 'f0cdfa99' into eclair-plus-aosp

* commit 'f0cdfa99':
  add -since flag to droiddoc options for 7.xml,
parents e46b2853 f0cdfa99
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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