OSDN Git Service

Make android.hardware.graphics.allocator passthrough
authorChih-Wei Huang <cwhuang@linux.org.tw>
Fri, 10 Nov 2017 06:11:52 +0000 (14:11 +0800)
committerChih-Wei Huang <cwhuang@linux.org.tw>
Fri, 10 Nov 2017 06:11:52 +0000 (14:11 +0800)
commit2c84b12f811d64c9e2f058e28625754948972129
treef705c3675cdf8032e7a91e095386cd9d7cf7a10c
parent79270bf32d554a99411666f14c3dab36de558416
Make android.hardware.graphics.allocator passthrough

The gralloc.drm doesn't work in binderized mode.
Set its HIDL HAL to passthrough mode temporarily.

Note this violates the HAL type required by Android 8.0.
It should be fixed later.
BoardConfig.mk
CleanSpec.mk [new file with mode: 0644]
manifest.xml
treble.mk