Refresh payment preference while resume

To show latest payment service list on Tap&pay menu.

Test: install payment service and go back to Tap&pay menu
Bug: 67718335
Change-Id: I6f421176b9c461898224b50d06f67a49645f0d18
This commit is contained in:
Cai, Min1
2017-10-11 17:31:22 +09:00
committed by Hiroki Yamamoto
parent c4b0fa5858
commit 0b97d35478

View File

@@ -73,6 +73,7 @@ public class PaymentBackend {
public void onResume() {
mSettingsPackageMonitor.register(mContext, mContext.getMainLooper(), false);
refresh();
}
public void refresh() {