diff options
author | 2017-01-23 21:02:57 +0000 | |
---|---|---|
committer | 2017-01-23 21:03:01 +0000 | |
commit | f1d9a7e6e41a71266a27987bf813979e69066ed3 (patch) | |
tree | b197050ec07aff8ba6c00873b715f1f25dce7a36 | |
parent | 8eb691db0e9da7eca3708d6fe89d895bd6a95f3d (diff) | |
parent | b66fe64c22af4309d3f4fb43800d55d9049df1a8 (diff) |
Merge "Remove AR packages from preloaded classes."
-rw-r--r-- | preloaded-classes | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/preloaded-classes b/preloaded-classes index c9b3c6f43ae4..2fad5dd04a82 100644 --- a/preloaded-classes +++ b/preloaded-classes @@ -996,10 +996,6 @@ android.hardware.input.InputDeviceIdentifier android.hardware.input.InputDeviceIdentifier$1 android.hardware.input.InputManager android.hardware.input.InputManager$InputDevicesChangedListener -# These cannot be preloaded and need to be refactored into system server. b/17791590, b/21935130 -# android.hardware.location.ActivityRecognitionHardware -# android.hardware.location.IActivityRecognitionHardware -# android.hardware.location.IActivityRecognitionHardware$Stub android.hardware.location.ContextHubManager android.hardware.location.IContextHubService android.hardware.location.IContextHubService$Stub |