OSDN Git Service

Settings: Dissallow privacy guarding system apps on overlay.
authorAdnan Begovic <adnan@cyngn.com>
Fri, 20 May 2016 19:28:25 +0000 (12:28 -0700)
committerGerrit Code Review <gerrit@cyanogenmod.org>
Wed, 15 Jun 2016 19:47:11 +0000 (12:47 -0700)
commitbe7d45fd0d063cff25f186a7ca45fa485ebdf048
tree74f7e24d84b489452a95d18eb37589a9cc2e59f9
parent6c6d0e68be18a61d20ead5a01297425839118f8c
Settings: Dissallow privacy guarding system apps on overlay.

  Bandaid fix for google play services inundating the permission
  dialog request queue within AppOps service and causing watchdog
  to consistently kill the system server's activity manager service
  which is deadlocked retrieving dialogs from the queue.

Change-Id: I10c432cebe6a4199517839598046eee7d19dcf72
TICKET: CYNGNOS-2869
res/values/config.xml
src/com/android/settings/applications/AppOpsSummary.java
src/com/android/settings/privacyguard/PrivacyGuardManager.java