am 140eed1: am 2b15cf1: AI 148129: Missing \ in Pdk.Mk causing build to

Merge commit '140eed1ac513d26debca9ec92ffaea930a4c1736'

* commit '140eed1ac513d26debca9ec92ffaea930a4c1736':
  AI 148129: Missing \ in Pdk.Mk causing build to not go through - Gaurav
This commit is contained in:
David Warren
2009-04-30 18:24:37 -07:00
committed by The Android Open Source Project

View File

@@ -186,7 +186,7 @@ LOCAL_MODULE := online-pdk
LOCAL_DROIDDOC_OPTIONS:= \
-toroot /online-pdk/ \
-hdf android.whichdoc online
-hdf android.whichdoc online \
-hdf android.whichmodule $(LOCAL_MODULE)
LOCAL_DROIDDOC_CUSTOM_TEMPLATE_DIR := build/tools/droiddoc/templates-pdk