am 8534a980: am 1bd9bf80: fix beam demo build target

* commit '8534a9806cb7f89cf450d12501fa4a468e031147':
  fix beam demo build target
This commit is contained in:
Scott Main
2011-10-17 07:10:43 -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. # Only compile source java files in this apk.
LOCAL_SRC_FILES := $(call all-java-files-under, src) LOCAL_SRC_FILES := $(call all-java-files-under, src)
LOCAL_PACKAGE_NAME := AndroidBeamdemo LOCAL_PACKAGE_NAME := AndroidBeamDemo
LOCAL_SDK_VERSION := current LOCAL_SDK_VERSION := current