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

Commit 2c4f2843 authored by Narayan Kamath's avatar Narayan Kamath
Browse files

Use libcore/known_oj_tags for the javadoc stage.

Helps us process (and discard) OpenJdk specific javadoc tags.

(cherry-picked from e03d5e477b47e4ac8e227d649afd4ffe89f23712)

Change-Id: I35287e9b56c148eb6cd8f37d7df81920d0d8a3bb
parent be2b8626
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -743,6 +743,7 @@ framework_docs_LOCAL_DROIDDOC_HTML_DIR := docs/html
# not be referenced in the documentation.
framework_docs_LOCAL_DROIDDOC_OPTIONS := \
    -knowntags ./frameworks/base/docs/knowntags.txt \
    -knowntags ./libcore/known_oj_tags.txt \
    -hidePackage com.android.org.conscrypt \
    -since $(SRC_API_DIR)/1.xml 1 \
    -since $(SRC_API_DIR)/2.xml 2 \