summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSvetoslav Ganov <svetoslavganov@google.com>2015-02-11 01:13:24 +0000
committerSvetoslav Ganov <svetoslavganov@google.com>2015-02-11 01:16:27 +0000
commit5619bdf646c147f6e2ee739c627eae39b0b7d847 (patch)
tree428bb360cd9c890ecd659e8b03819224a7884bfd
parent779a4f438c89ccb8690c7595c216d67c0ad1478e (diff)
downloadcts-5619bdf646c147f6e2ee739c627eae39b0b7d847.tar.gz
Enabling app widget tests in lmp-mr1-dev.lollipop-mr1-dev
Due to a bug in lmp-dev we disabled the app widget tests as they would fail on user builds. Now the bug (granting the bind app widget permission to the shell) is fixed and this change enables the app widget tests. Change-Id: I6cc597eb66e0bf74f8381d4c1ed562c6dfbe6c29
-rw-r--r--CtsTestCaseList.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/CtsTestCaseList.mk b/CtsTestCaseList.mk
index 953a1dd063d..2ef9b62f21a 100644
--- a/CtsTestCaseList.mk
+++ b/CtsTestCaseList.mk
@@ -113,6 +113,7 @@ cts_test_packages := \
CtsAdminTestCases \
CtsAnimationTestCases \
CtsAppTestCases \
+ CtsAppWidgetTestCases \
CtsBluetoothTestCases \
CtsCalendarcommon2TestCases \
CtsContentTestCases \