summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorScott Kennedy <skennedy@google.com>2014-03-21 13:40:16 -0700
committerScott Kennedy <skennedy@google.com>2014-03-21 13:40:16 -0700
commita0adffe8b063f2ff527ed7cb823567ce67e3f82f (patch)
tree351e97b0e392f77e6ce73f703b9cee7c1dc2341e /tests
parentfc4a5f981fb5fc00d833d45ae4a968ca339453fc (diff)
downloadandroid_frameworks_opt_chips-a0adffe8b063f2ff527ed7cb823567ce67e3f82f.tar.gz
android_frameworks_opt_chips-a0adffe8b063f2ff527ed7cb823567ce67e3f82f.tar.bz2
android_frameworks_opt_chips-a0adffe8b063f2ff527ed7cb823567ce67e3f82f.zip
Rename sample and tests to not conflict with frameworks/ex
Change-Id: Icfc924b7acf6c2b82cefde74bfb4f2df46f7fa75
Diffstat (limited to 'tests')
-rw-r--r--tests/Android.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/Android.mk b/tests/Android.mk
index 98c338a..21a8050 100644
--- a/tests/Android.mk
+++ b/tests/Android.mk
@@ -16,7 +16,7 @@ include $(CLEAR_VARS)
LOCAL_SRC_FILES := $(call all-java-files-under, src)
-LOCAL_PACKAGE_NAME := ChipsTests
+LOCAL_PACKAGE_NAME := libChipsTests
LOCAL_MODULE_TAGS := tests
LOCAL_SDK_VERSION := current
LOCAL_CERTIFICATE := platform