From: Ying Wang Date: Thu, 31 May 2012 01:02:55 +0000 (-0700) Subject: Fix "Too many open files" error for aapt built with Mac OS X SDK 10.6. X-Git-Url: https://git.saurik.com/android/aapt.git/commitdiff_plain/746e987f41f60fb61d8e6a2b14cd3d88f2ba521e?ds=sidebyside;hp=746e987f41f60fb61d8e6a2b14cd3d88f2ba521e Fix "Too many open files" error for aapt built with Mac OS X SDK 10.6. With SDK 10.6 without _DARWIN_UNLIMITED_STREAMS aapt sometimes fails right away with the error "Too many open files" when calling fopen(). Change-Id: Ifa7bd8a9530d706aa47f98be8186f1aefe943d76 ---