f54edbd924
Tiled rendering implementation. Change-Id: I1d1361b175fdb6f64b47df85b8f68bebd7d1eea5
5 lines
190 B
Makefile
5 lines
190 B
Makefile
#Enables the listed display HAL modules
|
|
display-hals := libhwcomposer liboverlay libgralloc libgenlock libcopybit libtilerenderer
|
|
include $(call all-named-subdir-makefiles,$(display-hals))
|
|
|