From dbf30edf7647939966747c27a65d00cd52d32fda Mon Sep 17 00:00:00 2001 From: Kenny Root Date: Wed, 19 Sep 2012 13:08:12 -0700 Subject: Update preloaded-classes for JB-MR1 Bug: 5213043 Change-Id: I13fa58fded8e47d2f11d1fbe6724bd81ce35276a --- tools/preload/Record.java | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'tools') diff --git a/tools/preload/Record.java b/tools/preload/Record.java index ac99f1c..14e9201 100644 --- a/tools/preload/Record.java +++ b/tools/preload/Record.java @@ -28,12 +28,16 @@ class Record { "com.google.android.apps.maps\\u003AFriendService", "com.google.android.apps.maps:driveabout", "com.google.android.apps.maps\\u003Adriveabout", + "com.google.android.apps.maps:GoogleLocationService", + "com.google.android.apps.maps\\u003AGoogleLocationService", "com.google.android.apps.maps:LocationFriendService", "com.google.android.apps.maps\\u003ALocationFriendService", "com.google.android.apps.maps:MapsBackgroundService", "com.google.android.apps.maps\\u003AMapsBackgroundService", "com.google.android.apps.maps:NetworkLocationService", "com.google.android.apps.maps\\u003ANetworkLocationService", + "com.android.chrome:sandboxed_process", + "com.android.chrome\\u003Asandboxed_process", "com.android.fakeoemfeatures:background", "com.android.fakeoemfeatures\\u003Abackground", "com.android.fakeoemfeatures:core", -- cgit v1.1