commit | aec98da9ebb19f9c6359e0af5a3795e73d44ea4a | [log] [tgz] |
---|---|---|
author | Ricardo Loo <rloo@google.com> | Sat Jul 01 11:19:03 2017 -0700 |
committer | Ricardo Loo <rloo@google.com> | Fri Jul 07 12:48:06 2017 -0700 |
tree | 85868a58dae585b87e706c6f3fdfa260fe8399d5 | |
parent | a89dfb54392a670c9ec93914bddbaeff6f110aa2 [diff] |
docs: Updated #ACTION_REQUEST_SET_AUTOFILL_SERVICE description Making clear that `ACTION_REQUEST_SET_AUTOFILL_SERVICE` is an activity action, not a broadcast action. Test: Ran `make ds-docs -j16 and staged the change at http://go/dac-stage/reference/android/provider/Settings.html#ACTION_REQUEST_SET_AUTOFILL_SERVICE BUG: 62470123