device-common: CtsAutoFillServiceTestCases
Add android.software.autofill.xml to target so that module CtsAutoFillServiceTestCases will report no errors. Without this change the module CtsAutoFillServiceTestCases will report:
Total Tests : 1085 PASSED : 202 FAILED : 1 IGNORED : 6 ASSUMPTION_FAILURE : 876
With this change the report looks as follows:
Total Tests : 1085 PASSED : 995 FAILED : 0 IGNORED : 6 ASSUMPTION_FAILURE : 84
Signed-off-by: Felix Freimann felix.freimann@mediatek.com