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

Commit 6000f1ed authored by Dirk Dougherty's avatar Dirk Dougherty
Browse files

Re-enable samples browser.

Change-Id: I9d0c5966422ba0cf8bca576895f30679d40a19ab
parent 9eaa9443
Loading
Loading
Loading
Loading
+4 −4
Original line number Diff line number Diff line
@@ -681,10 +681,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