[FCM] Store laziness information in a separate SharedPreferences
Lazy sunbscription information were stored in the default SharedPreferences file. However, the plan now is to store the queued FCM messages in SharedPrefernces as well. Therefore, it makes sense to use their own SharedPrefences file for that. Bug: 882887 Change-Id: Id78642f5c849c1458db04fdae8b85ceaf328fff6 Reviewed-on: https://chromium-review.googlesource.com/c/1264206Reviewed-by:Peter Beverloo <peter@chromium.org> Reviewed-by:
Peter Conn <peconn@chromium.org> Commit-Queue: Mohamed Amir Yosef <mamir@chromium.org> Cr-Commit-Position: refs/heads/master@{#599233}
Showing
Please register or sign in to comment