From: Jeff Brown Date: Sat, 17 Mar 2012 05:17:41 +0000 (-0700) Subject: aapt: Preprocess images in parallel. X-Git-Url: https://git.saurik.com/android/aapt.git/commitdiff_plain/c5d0eefd27c1a43e7d8f27a2e199ae7b0baa6ad8?ds=inline;hp=c5d0eefd27c1a43e7d8f27a2e199ae7b0baa6ad8 aapt: Preprocess images in parallel. Currently hardcoded to use up to 4 threads. This change substantially reduces the amount of time spent preprocessing framework resources to just a few seconds. Change-Id: I02fdd283fb529a152aeb22ac87f278779fd77983 ---