Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
vendor
/
qcom-opensource
/
display-commonsys-intf
/
31278ad52f0093f56103629cd04479c63cfa8bb2
/
.
/
Android.mk
blob: 9a17e5f7d58d09b62452598c7625beda3b499032 [
file
] [
log
] [
blame
]
ifneq
(
$
(
filter msm8960
,
$
(
TARGET_BOARD_PLATFORM
)),)
display
-
hals
:=
libgralloc libgenlock libcopybit liblight
display
-
hals
+=
libhwcomposer liboverlay libqdutils
include $
(
call all
-
named
-
subdir
-
makefiles
,
$
(
display
-
hals
))
endif