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

Commit a70412b2 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 commit 2c4f2843)

Change-Id: Ib90ce70509fefa24608067db18cfc21c6c5d0590
parent bb02b670
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -734,6 +734,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 \