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

Commit a0501105 authored by Dirk Dougherty's avatar Dirk Dougherty Committed by Android Git Automerger
Browse files

am 9eaa9443: Disable samples browsing temporarily.

* commit '9eaa9443':
  Disable samples browsing temporarily.
parents 8b5da356 9eaa9443
Loading
Loading
Loading
Loading
+4 −4
Original line number Diff line number Diff line
@@ -685,10 +685,10 @@ LOCAL_MODULE := online-sdk
LOCAL_DROIDDOC_OPTIONS:= \
		$(framework_docs_LOCAL_DROIDDOC_OPTIONS) \
		-toroot / \
		-hdf android.whichdoc online \
		$(sample_groups) \
		-hdf android.hasSamples true \
		-samplesdir $(samples_dir)
		-hdf android.whichdoc online
#		$(sample_groups) \
#		-hdf android.hasSamples true \
#		-samplesdir $(samples_dir)

LOCAL_DROIDDOC_CUSTOM_TEMPLATE_DIR:=build/tools/droiddoc/templates-sdk