fix beam demo build target

Change-Id: I2f9a2b24802ee0461257b4e1ee65a5f2b6298ade
This commit is contained in:
Scott Main
2011-10-14 14:09:56 -07:00
parent f21a3e2847
commit 1bd9bf8065

View File

@@ -6,7 +6,7 @@ LOCAL_MODULE_TAGS := samples
# Only compile source java files in this apk.
LOCAL_SRC_FILES := $(call all-java-files-under, src)
LOCAL_PACKAGE_NAME := AndroidBeamdemo
LOCAL_PACKAGE_NAME := AndroidBeamDemo
LOCAL_SDK_VERSION := current