Re: [Mesa-dev] [PATCH v2] Android: move libraries to /vendor

2017-09-21 Thread Tapani Pälli
Reviewed-by: Tapani Pälli On 09/21/2017 06:28 PM, 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 exi

[Mesa-dev] [PATCH v2] Android: move libraries to /vendor

2017-09-21 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