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

Commit 926bd956 authored by Ben Dodson's avatar Ben Dodson Committed by Android (Google) Code Review
Browse files

Merge "Updated error codes for Doclava migration"

parents 8cc82c6f 3fbe150d
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -368,7 +368,7 @@ framework_docs_LOCAL_DROIDDOC_OPTIONS := \
    -since ./frameworks/base/api/7.xml 7 \
    -since ./frameworks/base/api/8.xml 8 \
    -since ./frameworks/base/api/current.xml HC \
		-error 1 -error 2 -warning 3 -error 4 -error 6 -error 8 \
		-error 101 -error 102 -warning 103 -error 104 -error 106 -error 108 \
		-overview $(LOCAL_PATH)/core/java/overview.html

framework_docs_LOCAL_ADDITIONAL_JAVA_DIR:=$(call intermediates-dir-for,JAVA_LIBRARIES,framework)