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

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

am 2cf2948d: am 3f90705a: am 795b6e42: Merge "add -since flag for api level 19...

am 2cf2948d: am 3f90705a: am 795b6e42: Merge "add -since flag for api level 19 to filter javadocs" into klp-dev

* commit '2cf2948d':
  add -since flag for api level 19 to filter javadocs
parents feb4602e 2cf2948d
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -527,6 +527,7 @@ framework_docs_LOCAL_DROIDDOC_OPTIONS := \
    -since $(SRC_API_DIR)/16.txt 16 \
    -since $(SRC_API_DIR)/17.txt 17 \
    -since $(SRC_API_DIR)/18.txt 18 \
    -since $(SRC_API_DIR)/19.txt 19 \
		-werror -hide 113 \
		-overview $(LOCAL_PATH)/core/java/overview.html