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

Commit 3d19bf1d authored by Robert Ly's avatar Robert Ly Committed by Android Git Automerger
Browse files

am bc2b0529: resolved conflicts for merge of 4d329a8f to klp-modular-dev-plus-aosp

* commit 'bc2b0529':
  add API reference docs filtering for level 20
parents 9c5ac7ae bc2b0529
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -645,7 +645,8 @@ framework_docs_LOCAL_DROIDDOC_OPTIONS := \
    -since $(SRC_API_DIR)/17.txt 17 \
    -since $(SRC_API_DIR)/18.txt 18 \
    -since $(SRC_API_DIR)/19.txt 19 \
		-werror -hide 111 -hide 113 \
    -since $(SRC_API_DIR)/20.txt 20 \
		-werror -hide 113 \
		-overview $(LOCAL_PATH)/core/java/overview.html

framework_docs_LOCAL_API_CHECK_ADDITIONAL_JAVA_DIR:= \