fix custom ResolverActivity for button_always id caused  CTS Fail

Test: run cts -m CtsDynamicMimeHostTestCases -t android.dynamicmime.cts.PreferredActivitiesTestCases

Bug: 260179011

Customize Android native ResolverActivity Java and layout are in the independent app (package: com.transsion.resolver), which makes the CTS case unable to find the original android: id/button_always. Solution: replace the button ID with a regular expression

Change-Id: Iaccf77acc0f4f45959a1d60dc1926b70ce6ea41d
1 file changed