Add getter for useTargetActivityForQuickAccess.
Since this is hardcoded XML metadata, the implementation of this method
reads the XML metadata to derive a value.
If there are any errors in reading the metadata, the method returns
false.
The method is final, because subclasses should not be able to change this.
This is in response to API council feedback.
CTS tests are included in the same topic.
Bug: 218860062
Test: atest QuickAccessWalletServiceTest
Change-Id: I7bb53f73b836b0b17a723394a6abf2c3df1c8b38
3 files changed