Fix InlineFillService cannot be installed successfully

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
1 file changed