Finally! Vintf fragments! Now we don't need to keep track of these ourselves anymore, the module itself automatically supplies them to the build system;
Composer is now its own executable HAL, instead of a libhardware module loaded by a passthrough (AOSP) service;
Blobs link against QTI mapper@2.0; EGL fails to probe without it.
We cannot merge this before knowing the impact on other platforms! As usual the HAL might run on 4.14 devices, but more than likely it does not. Tough luck, we'll need to come up with guards around all these changes.
Notable changes include:
mapper@2.0
; EGL fails to probe without it.We cannot merge this before knowing the impact on other platforms! As usual the HAL might run on 4.14 devices, but more than likely it does not. Tough luck, we'll need to come up with guards around all these changes.