commit | f82d22afbb7f1daf1a2291577045a5d76db597eb | [log] [tgz] |
---|---|---|
author | Lei Yu <jackqdyulei@google.com> | Thu Apr 05 13:38:58 2018 -0700 |
committer | Lei Yu <jackqdyulei@google.com> | Thu Apr 05 15:13:07 2018 -0700 |
tree | bf1010bd375acd93deddf1cba8a4ab8456f80067 | |
parent | cf60ff7e08e4f10e653210bcd4105156bcca86ff [diff] |
Hide app if it shares uid with whitelisted app Statsd blame app based on uid, which may mapping to multiple packages. If there is one app in whitelist, then we shouldn't blame other apps in anomaly detection. Change-Id: Ib546e207eb113cef9ef5fecb1138e61558e9cf55 Fixes: 77560853 Test: RunSettingsRoboTests