Re: [PATCH libdrm] Android: move libraries to /vendor

2017-09-21 Thread Rob Herring
On Thu, Sep 21, 2017 at 10:36 AM, Eric Engestrom wrote: > On Tuesday, 2017-09-19 21:59:59 +, Rob Herring wrote: >> As part of Treble project in Android O, all the device specific files have >> to be located in a separate vendor partition. This is done by setting >> LOCAL_PROPRIETARY_MODULE (th

Re: [PATCH libdrm] Android: move libraries to /vendor

2017-09-21 Thread Eric Engestrom
On Tuesday, 2017-09-19 21:59:59 +, Rob Herring wrote: > As part of Treble project in Android O, all the device specific files have > to be located in a separate vendor partition. This is done by setting > LOCAL_PROPRIETARY_MODULE (the name is misleading). Just to double-check; this: > This ch

Re: [PATCH libdrm] Android: move libraries to /vendor

2017-09-20 Thread Sean Paul
On Tue, Sep 19, 2017 at 04:59:59PM -0500, Rob Herring wrote: > As part of Treble project in Android O, all the device specific files have > to be located in a separate vendor partition. This is done by setting > LOCAL_PROPRIETARY_MODULE (the name is misleading). This change will not > break existin

[PATCH libdrm] Android: move libraries to /vendor

2017-09-19 Thread Rob Herring
As part of Treble project in Android O, all the device specific files have to be located in a separate vendor partition. This is done by setting LOCAL_PROPRIETARY_MODULE (the name is misleading). This change will not break existing platforms without a vendor partition as it will just move files to