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

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

am a6703462: am a0501105: am 9eaa9443: Disable samples browsing temporarily.

* commit 'a6703462':
  Disable samples browsing temporarily.
parents 39fa9b11 a6703462
Loading
Loading
Loading
Loading
+4 −4
Original line number Diff line number Diff line
@@ -692,10 +692,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