OSDN Git Service

Permit redirection of vendor to system
authorSam Mortimer <sam@mortimer.me.uk>
Mon, 16 Nov 2015 22:47:25 +0000 (14:47 -0800)
committerMichael Bestas <mikeioannina@gmail.com>
Fri, 6 Jan 2017 23:37:35 +0000 (01:37 +0200)
commit4620b6c88626ebc9599540517d6ccf26de38de0f
treeb2f6a42689bda472349330ae0e41937086efb951
parent517daa6dcd9000110c817128ec56fff6dc45d537
Permit redirection of vendor to system

For devices where /system/vendor needs to be a symlink to /vendor.

This allows a target to set TARGET_COPY_OUT_VENDOR := system in
order to force modules that want to be placed in vendor to instead
be redirected into /system.
eg angler

Change-Id: I4bffcefcda0b33dc5350b1702ec6d0166b18d775
core/envsetup.mk