am 1e7e1104: am 4b7161cb: docs: switch devsite doc build to use templates-sdk

# Via Android Git Automerger (1) and Scott Main (1)
* commit '1e7e1104c422d89393565bba591479c1ccbae06d':
  docs: switch devsite doc build to use templates-sdk
This commit is contained in:
Scott Main
2013-02-01 14:22:13 -08:00
committed by Android Git Automerger

View File

@ -699,7 +699,7 @@ LOCAL_DROIDDOC_OPTIONS:= \
-hdf android.whichdoc online \ -hdf android.whichdoc online \
-hdf devsite true -hdf devsite true
LOCAL_DROIDDOC_CUSTOM_TEMPLATE_DIR:=build/tools/droiddoc/templates-ds LOCAL_DROIDDOC_CUSTOM_TEMPLATE_DIR:=build/tools/droiddoc/templates-sdk
include $(BUILD_DROIDDOC) include $(BUILD_DROIDDOC)