OSDN Git Service

Use ulimit -p rather than prlimit.
authorElliott Hughes <enh@google.com>
Mon, 7 Mar 2016 21:53:53 +0000 (13:53 -0800)
committerElliott Hughes <enh@google.com>
Mon, 7 Mar 2016 22:05:22 +0000 (14:05 -0800)
commit910a35594761f078fa50d8586d165575f1ee7a6e
treedfbf47493f35d8be5c7bf308d1451b52a4e4d1e6
parentef0c20621d7b82f25f8fa669a0b2d8031588169d
Use ulimit -p rather than prlimit.

Neither is standard, but ulimit is toybox and therefore a bit more
regular and at least has help text.

Change-Id: Id7ba9adc9ca256b821d8060506010abef30dee28
envsetup.sh