bifrost: Add missing EXTRA_FLAGS to Android.mk
authorVitaliy Tomin <highwaystar.ru@gmail.com>
Tue, 3 May 2022 00:46:12 +0000 (08:46 +0800)
committerNolen Johnson <johnsonnolen@gmail.com>
Fri, 2 Dec 2022 23:07:15 +0000 (18:07 -0500)
commita97e51b536e43b3a6b6fea6767e401b70967334e
treef3a238a0c1d664ed73cab6284a721e07c2335d7c
parent6a76b07e623b685334f72db551d358002cf0f211
bifrost: Add missing EXTRA_FLAGS to Android.mk

* it is set in gpu-v2.mk, but missing in Android.mk
* fixes kernel issues like:
 [  113.437969@0]d WARNING: CPU: 0 PID: 3478 at drivers/dma-buf/dma-buf.c:584 dma_buf_unmap_attachment+0x6c/0x7

Change-Id: Ie880908fd69d3cee80043a18e7d93477f3978bdf
Android.mk