Loading
Only coalesce entries if they have the same timestamp.
When sorting the Permissions Hub by recency, we now only coalesce entries if they have the same (absolute) timestamp. Thus instead of grouping all accesses by the same app together, we now split them up and only group them if no other events happened in between. We also show the timestamp in the summary of the group. Also do not count system apps in the bar chart unless the user has chose to show system apps. All of this actually cleans up the code a bit, which is nice. Bug: 63532550 Test: Try different sort filters. Change-Id: Ie09d8c878c3bf4ab7231fd493cb65bda8ed031b8