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

Commit aa03045e authored by Joe Onorato's avatar Joe Onorato
Browse files

Make @deprecated without comment an error.

Change-Id: Iaa5289fe7b48f0349fa9708c4f05144f6340b11c
parent 201480c5
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -366,6 +366,7 @@ framework_docs_LOCAL_DROIDDOC_OPTIONS := \
    -since ./frameworks/base/api/8.xml 8 \
    -since ./frameworks/base/api/current.xml HC \
		-error 101 -error 102 -warning 103 -error 104 -error 106 -error 108 -warning 113 \
		-error 114 \
		-overview $(LOCAL_PATH)/core/java/overview.html

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