OSDN Git Service

Add 'process' attribute for PhotoEditor.
authorYuli Huang <yuli@google.com>
Mon, 7 May 2012 10:13:29 +0000 (18:13 +0800)
committerYuli Huang <yuli@google.com>
Mon, 7 May 2012 10:13:29 +0000 (18:13 +0800)
commit5e1b1159cb4e9cde0c92ef5a873ab4bae094314c
tree4f4cb3f878d0e0a4bfdc3c72ce76e5920a9b45d0
parentba12eae90b5b1a80ee002aa0df8c5c5189c4faa3
Add 'process' attribute for PhotoEditor.

PhotoEditor, similar to CropImage, demands much memory and should run in
another process to avoid OOM because of too fragmented memory.
bug:6318340

Change-Id: Ic5a71959435f66b8b7bc9b1c80baf8a70ccfecaf
AndroidManifest.xml