Files
frameworks_base/core/java/android/webkit
Primiano Tucci f080c3a529 Introduce startIsolatedProcess private API in ActivityManager
The new API spawns a isolated process, using a custom uid, entrypoint and
abi. Such API is used by the WebViewFactory to spawn its unpriviledged
but trusted process (hence the fixed uid) which rewrites the rerlo file
on boot / when an update occurs.
Since both the ActivityManager service and the WebViewUpdate service
live in the SystemServer their calls be dispatched locally and no
binder interface needs to be exposed for the new startIsolatedProcess API.

BUG:16403706
Change-Id: I327b59735c12698595e0dbcc4da5d759c9103b0a
2014-07-28 12:33:53 +01:00
..
2014-06-13 10:53:55 -07:00
2014-01-27 13:39:24 -08:00
2014-07-24 15:18:57 -07:00
2014-07-23 12:16:55 -07:00