commit | 48f10a2ab53e415f34d86ac717b4f6412dfc824f | [log] [tgz] |
---|---|---|
author | Svet Ganov <svetoslavganov@google.com> | Wed Apr 26 18:49:30 2017 -0700 |
committer | Svet Ganov <svetoslavganov@google.com> | Wed Apr 26 19:22:05 2017 -0700 |
tree | 929e53231b593817e83eeb71ce5ce1a3e379ea12 | |
parent | f9e5395081b0a4edf2ca1773029c5ab3a1f083e0 [diff] |
Handle package changes in autofill manager service Autofill manager service was not observing package changes thus we did not properly handle the cases of the service being updated, added, and removed. Handling, additions is needed to properly support restore from a backup. Fixed a few missing locks. Test: all autofill CTS tests pass and manually tested update, add, and remove of autofill services. bug:36638606 bug:36978445 Change-Id: Idd47891774ba2a4e562a1952cbb5a048211fd4e3