OSDN Git Service

Prevent system uid component from running in an app process
authorWale Ogunwale <ogunwale@google.com>
Thu, 11 Jun 2015 19:44:47 +0000 (12:44 -0700)
committerWale Ogunwale <ogunwale@google.com>
Thu, 11 Jun 2015 20:04:20 +0000 (13:04 -0700)
commit44368567f840e3469b5fd2c9399ed444b6f46ebf
tree719e7b9b2fb0e14b74c82d55f6b47752b0b2d179
parentb2af4220adccb68c67bc91022db6239a9b9e280b
Prevent system uid component from running in an app process

Bug: 21669445
Change-Id: I11d0bc5301d7e2a64972221f54f3cbd611f8e404
services/core/java/com/android/server/am/ActivityManagerService.java