No description
Find a file
Mike Frysinger 5e47973204 use find -exec ... + everywhere
This is more efficient as find itself can handle correctly passing
arguments down to the command, and this is in POSIX.  The current
versions of OS X also support this form.

BUG=None
TEST=mgrep still works

Change-Id: Ie570867609113868daaf068658c4f7e6f4ae42fa
2015-10-22 09:50:59 -04:00
core Merge changes from topic 'jack-server-1.3-a3' 2015-10-22 10:46:37 +00:00
libs/host Add LOCAL_MODULE_HOST_OS 2015-09-03 16:40:51 -07:00
target allow qemu_props to set opengles.version 2015-10-21 10:55:21 -07:00
tools makeparallel: prepend flags to ninja command line 2015-10-20 17:05:49 -07:00
.gitignore Add build subprojects to .gitignore 2015-07-23 13:18:47 -07:00
buildspec.mk.default Remove WEBCORE_INSTRUMENTATION and ENABLE_SVG 2013-07-25 15:52:17 -07:00
CleanSpec.mk Fix issie #23116383: Include security patch level in Settings 2015-08-12 16:29:08 -07:00
envsetup.sh use find -exec ... + everywhere 2015-10-22 09:50:59 -04:00