Fix build break

* For now, we can't have Email build under the SDK

Change-Id: Iae0858d81734478f39077395fa0c9705af027c9f
This commit is contained in:
Marc Blank 2011-11-01 16:13:45 -07:00
parent f0436aee23
commit f96a657aaf
1 changed files with 1 additions and 1 deletions

View File

@ -36,7 +36,7 @@ LOCAL_PACKAGE_NAME := Email
LOCAL_PROGUARD_FLAG_FILES := proguard.flags
LOCAL_SDK_VERSION := current
#LOCAL_SDK_VERSION := current
# The Emma tool analyzes code coverage when running unit tests on the
# application. This configuration line selects which packages will be analyzed,