am 1bd9bf80: fix beam demo build target

* commit '1bd9bf806578cbb79763dc65067e45aa4e081f70':
  fix beam demo build target
This commit is contained in:
Scott Main
2011-10-17 07:07:06 -07:00
committed by Android Git Automerger

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