Skip to content

auxiliary: add a flag to enable AHardwareBuffer GPU sampled usage.

The AHB is allocated from client side and passed to compositor for read.

Our compositor will need this flag to sample the image, so add a flag if need enable it at build time.

Merge request reports