OSDN Git Service

Protect instant apps from full apps
authorTodd Kennedy <toddke@google.com>
Thu, 1 Jun 2017 20:18:09 +0000 (13:18 -0700)
committerTodd Kennedy <toddke@google.com>
Fri, 2 Jun 2017 13:17:32 +0000 (06:17 -0700)
commitbefd4bc33cb7af7b5e36100c3b5421f8d8515f81
tree23f954b4c602f141330d4117c3ef298c11b3c27e
parentd47fa266e61ee20079767d7a7ce6e6bc42ad173b
Protect instant apps from full apps

Bug: 35871369
Test: cts-tradefed run commandAndExit cts-dev -m CtsAppSecurityHostTestCases -t android.appsecurity.cts.EphemeralTest
Test: Manual; install instant app and ensure it runs
Change-Id: I1835fe58256377f901db38fcc3e4c98886d799ac
services/core/java/com/android/server/pm/PackageManagerService.java