AI 148129: Missing \ in Pdk.Mk causing build to not go through - Gaurav

Automated import of CL 148129
This commit is contained in:
David Warren
2009-04-30 17:23:42 -07:00
committed by The Android Open Source Project
parent 390be0e33d
commit 2b15cf1abf

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