For app target S+, it requires an explicit value for android:exported
be defined when intent filters are present. Add android:exported to
fix the problem.
Bug: 162724573
Test: make InlineFillService and then can install apk successfully.
Change-Id: I867b8caac38825d64af30f331a1bd86aa3e3b914
This CL adds functionality to test both response and dataset
authentication using the inline fill service. Setting either
mAuthenticateResponses or mAuthenticateDatasets will test either
functionality.
Bug: 148815880
Test: manual verification
Change-Id: Ifb734c4fd8d5ef38dd4c6c9d4b493c80abbde305