CTS tests for android.view.Display

Create an overlay display on the device whose parameters
we control. Test the Display API against this overlay display.

Also remove Display test from tests/tests/view.

Bug 7067202 fixed.

Change-Id: I724e80b8a70aca46d8a7ab1c6dea050b3fe6a02b
diff --git a/CtsTestCaseList.mk b/CtsTestCaseList.mk
index 4af2ac8..05da213 100644
--- a/CtsTestCaseList.mk
+++ b/CtsTestCaseList.mk
@@ -62,6 +62,7 @@
 	CtsCalendarcommon2TestCases \
 	CtsContentTestCases \
 	CtsDatabaseTestCases \
+	CtsDisplayTestCases \
 	CtsDpiTestCases \
 	CtsDpiTestCases2 \
 	CtsDrmTestCases \