OSDN Git Service

Filter instant apps with different names
authorTodd Kennedy <toddke@google.com>
Mon, 26 Jun 2017 17:34:41 +0000 (10:34 -0700)
committerandroid-build-team Robot <android-build-team-robot@google.com>
Tue, 27 Jun 2017 05:58:41 +0000 (05:58 +0000)
commit0ff02be69d9fe57df60eb12af25dd0c56e76b2f4
tree2819c9b9a643a6905d4fcab07bc34f4f5d2066e6
parent0f307172a98500afe87dbd023d5abea111927351
Filter instant apps with different names

ag/2447596 introduced a regression that caused instant apps to be
made visible to one another.

Change-Id: I5db9a43f05dd5bec991cc0934b1c9a9406dfade6
Fixes: 62998487
Test: cts-tradefed run commandAndExit cts-dev -m CtsAppSecurityHostTestCases -t android.appsecurity.cts.EphemeralTest
(cherry picked from commit 1dfb21b673471aa8780e2b44b362a70f4675cb49)
services/core/java/com/android/server/pm/PackageManagerService.java