OSDN Git Service

Fix ANR issue caused by sharedpref commit() on suggestion event logging
authorSoroosh Mariooryad <soroosh@google.com>
Fri, 22 Sep 2017 23:10:02 +0000 (16:10 -0700)
committerSoroosh Mariooryad <soroosh@google.com>
Fri, 22 Sep 2017 23:10:13 +0000 (16:10 -0700)
commit2aab11772dba831adb0ed04b1a1e2e120cb780c8
tree8d8d4f763e46818a41103ef6f806ba2f98ca43a0
parent17acd3d1c82faec84fefda79cd4b337880ce1236
Fix ANR issue caused by sharedpref commit() on suggestion event logging

Test: RunSettingsRoboTests
Fixes: 66719302

Change-Id: I5e99a279d5c72409b8ca982148396f7d1e0d46b7
src/com/android/settings/dashboard/suggestions/EventStore.java