OSDN Git Service

Allow minigbm gralloc to coexist with board gralloc.
authorAlistair Strachan <astrachan@google.com>
Fri, 13 Jul 2018 15:56:21 +0000 (08:56 -0700)
committerAlistair Strachan <astrachan@google.com>
Fri, 13 Jul 2018 15:56:30 +0000 (08:56 -0700)
commit3fbaca678398bc3508835757b9fa639e2b6b5da4
treebaca142a3ca521e4c6aace168e741e63a8565188
parent5e2c4ec75165b5b167d9a4192ade2b6f62ceb3ad
Allow minigbm gralloc to coexist with board gralloc.

Set the ro.hardware.gralloc property to 'minigbm' to have the new module
name be loaded preferentially.

Bug: 77276633
Change-Id: Ib247ee08486887bd76b86ed9c8b7d62c58a31af7
Signed-off-by: Alistair Strachan <astrachan@google.com>
Android.mk