android_hardware_qcom_display/Android.mk
Naseer Ahmed 78ec9e4e53 display: Add support for pmem in the new gralloc
Change-Id: Ice6f436a01c3344a6d859ee0afc77673f151dbe4
2011-11-20 21:42:37 -08:00

5 lines
152 B
Makefile

#Enables the listed display HAL modules
display-hals := libhwcomposer liboverlay libgralloc
include $(call all-named-subdir-makefiles,$(display-hals))