Exempt ApexTest.testApexType for GSI

ApexTest.testApexType tests if there are inconsistent APEXes. For
example, for updatable devices, there shouldn't be flattened APEXes, and
likewise for non-updatable devices, there shouldn't be non-flattened
APEXes.

However, GSI exceptionally includes both types of APEXes to support installing
it on updatable/non-updatable devices.

So, this test is exempted for GSI.

Change-Id: Ibed982f1085d1ac227451ea987eff15762975242
But: 137802149
Test: atest CtsApexTestCases
1 file changed