OSDN Git Service

ActivityManager: Allow DiskRead for wrap.sh determination
authorAndreas Gampe <agampe@google.com>
Tue, 28 Mar 2017 17:59:25 +0000 (10:59 -0700)
committerAndreas Gampe <agampe@google.com>
Tue, 28 Mar 2017 18:36:01 +0000 (11:36 -0700)
commit62be34e32e72323e917bebb9ca39eb911e7d9371
treeab175078ed55738a446fb54b79815ca54efba787
parent22b829c049042cf2fbad0935d6bde322a0229236
ActivityManager: Allow DiskRead for wrap.sh determination

Avoid killing debuggable apps which at the same time have a strict-mode
policy installed.

Bug: 33668201
Test: m
Change-Id: Ic3c56b01fe42a473e28c1d6280526afdc85793df
services/core/java/com/android/server/am/ActivityManagerService.java