Merge "switch offline docs back to standard templates that now have a condition for \'referenceonly\' bug: 27667787" into nyc-dev

am: 1dd114e

* commit '1dd114e5ab9ea6d9fee905a4700103b7584b9596':
  switch offline docs back to standard templates that now have a condition for 'referenceonly' bug: 27667787
This commit is contained in:
smain@google.com
2016-03-22 23:11:28 +00:00
committed by android-build-merger

View File

@@ -1043,7 +1043,7 @@ LOCAL_DROIDDOC_OPTIONS:=\
-hdf android.whichdoc offline \
-referenceonly
LOCAL_DROIDDOC_CUSTOM_TEMPLATE_DIR:=build/tools/droiddoc/templates-sdk-refonly
LOCAL_DROIDDOC_CUSTOM_TEMPLATE_DIR:=build/tools/droiddoc/templates-sdk
include $(BUILD_DROIDDOC)