OSDN Git Service

envsetup,product,ninja: enable symlink traversal
authorWill Drewry <drewry@google.com>
Wed, 7 Oct 2015 02:40:11 +0000 (19:40 -0700)
committerGaurav Shah <gauravsh@google.com>
Mon, 2 Nov 2015 22:18:45 +0000 (14:18 -0800)
commitc13f9c952dafb5a59ce5ae039a599e83a9622b83
tree253235938ac72cece450436474ea4d95edb4907b
parent67c2ed390fbb41b81002e93e3c6de62c585c6d4c
envsetup,product,ninja: enable symlink traversal

When searching device, product, or hardware, allow
find to follow symlinks.

Add KATI_EMULATE_FIND=false to allow disabling the find
emulator which changes findleaves.py behavior wrt
symlinks.

BUG=24605247
TEST=works with CL:783781 (without the find wrapper in that CL)

Change-Id: Ia9d0e4add391a56f34828a09a6cec3f435ccc548
core/envsetup.mk
core/ninja.mk
core/product.mk