[PATCH] drm_hwcomposer: Mark tests as vendor, fix build

2018-05-03 Thread Alistair Strachan
After commit 94bb596, the tests for drm_hwcomposer no longer build, because the build system detects that they are linking other vendor modules (but installing themselves elsewhere). This change also adds the libhardware include path explicitly, as the implicit include of hardware/libhardware/incl

Re: [PATCH] drm_hwcomposer: Mark tests as vendor, fix build

2018-05-02 Thread John Stultz
On Wed, May 2, 2018 at 4:55 PM, Alistair Strachan wrote: > After commit 94bb596, the tests for drm_hwcomposer no longer build, > because the build system detects that they are linking other vendor > modules (but installing themselves elsewhere). > > This change also adds the libhardware include pa