OSDN Git Service

Set the RemoteAugmentedAutofillService when service dies, so that system server can...
authorFeng Cao <fengcao@google.com>
Fri, 22 Feb 2019 03:35:15 +0000 (19:35 -0800)
committerFeng Cao <fengcao@google.com>
Fri, 22 Feb 2019 19:09:12 +0000 (11:09 -0800)
commita5b39f9547e533748d25a7da18a31f94170a59b0
tree744a41eace7416c88917d097aa4d9cb569e4e6fa
parent7a81c02723306c6f77b5240b2460dae5fe6f3b29
Set the RemoteAugmentedAutofillService when service dies, so that system server can try to reconnect the next time

Fixes: 125539059
Test: atest CtsAutoFillServiceTestCases # a few failures are due to unrelated issue

Change-Id: I2e085bf0df9d0fd76a62fbdd7bfb7b8bad1259ac
services/autofill/java/com/android/server/autofill/AutofillManagerServiceImpl.java