OSDN Git Service

Ignore the storage group in the Privacy bar chart.
authorJoel Galenson <jgalenson@google.com>
Wed, 23 Jan 2019 23:28:30 +0000 (15:28 -0800)
committerJoel Galenson <jgalenson@google.com>
Wed, 23 Jan 2019 23:28:30 +0000 (15:28 -0800)
commit4fa8a61fdf20f90e2242938bacb3ca110ca4e874
tree2a494d393eb6550757e39faa0474dbd6e9a062fe
parent1fe41d44fe438c4395ef8f37174bce20caed6baa
Ignore the storage group in the Privacy bar chart.

We already filter out the storage group in the Permissions Hub because
it's going away and it produces false events.  This also filters it
out in the privacy bar chart so the two are consistent.

Test: Do not see the storage group in the privacy bar chart.
Change-Id: I6d6bc5a767db06a738ae978cb086dad685cff386
src/com/android/settings/privacy/PermissionBarChartPreferenceController.java