commit | d182ec97371416d45ff7628d5d365f96060ef457 | [log] [tgz] |
---|---|---|
author | Joanne Chung <joannechung@google.com> | Mon Aug 03 20:40:22 2020 +0800 |
committer | Joanne Chung <joannechung@google.com> | Mon Aug 03 20:40:22 2020 +0800 |
tree | c039ee617c2272a98d48846635dceb2753d4c80b | |
parent | c1439e6bb236b4a81875ffa545b1b26624e03469 [diff] |
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