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 19:37:27 +0000 (19:37 +0000)
commit09c0ef3cf95118c31e3d07b9037da8ea0d2e066e
treeab583cc33376dedb342e79f7f7839989c042824d
parentabd4f9844ffc8151100ca62fb661ff23f4c22ed3
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
(cherry picked from commit befd4bc33cb7af7b5e36100c3b5421f8d8515f81)
services/core/java/com/android/server/pm/PackageManagerService.java