Remove test for QS and QQS constraints

New versions of ConstraintLayout can optimize the constraint set. In this test we were asserting that two constraintsSets were the same despite being specified in different ways (in different xmls).

version 2.2.0-beta05 ended up optimizing some constraints, making the test fail, despite no (apparent) visual differences.

Bug: 259933125
Bug: 259261262
Test: presubmits
Change-Id: Icaf6691865b286e960374eae9d3588e13a1087ab
1 file changed