OSDN Git Service

Removes EphemrealResolverService and related
authorPatrick Baumann <patb@google.com>
Tue, 30 Jan 2018 17:51:26 +0000 (09:51 -0800)
committerPatrick Baumann <patb@google.com>
Tue, 30 Jan 2018 22:48:03 +0000 (22:48 +0000)
commit5564f880db3292327872a07df8e230eee78be14b
tree8a27a70b57351c845c5a4131884ad82768afb95f
parentd937d4b80caa8226d40634dc879345b6c12b811a
Removes EphemrealResolverService and related

This change removes deprecated classes and constants that were not
renamed from ephemeral to instant prior to O. There were no
consumers of these APIs as correctly named alternatives existed and were
referenced in docs. No known consumers of these APIs exist on user
builds.

Fixes: 38137176
Fixes: 38121489
Test: manual; builds and instant apps launch
Change-Id: I982f8a6edc5668dd42cea65e52a1433ec8d6f8ef
api/current.txt
api/system-removed.txt
core/java/android/app/EphemeralResolverService.java [deleted file]
core/java/android/app/InstantAppResolverService.java
core/java/android/content/Intent.java
core/java/android/content/pm/EphemeralIntentFilter.java [deleted file]
core/java/android/content/pm/EphemeralResolveInfo.java [deleted file]
services/core/java/com/android/server/pm/InstantAppResolver.java
services/core/java/com/android/server/pm/InstantAppResolverConnection.java [moved from services/core/java/com/android/server/pm/EphemeralResolverConnection.java with 91% similarity]
services/core/java/com/android/server/pm/PackageManagerService.java