Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Project
/
android_hardware_qcom_sdm845_display
/
b514889338b512bdb2550f93c5514af2f1580866
/
.
/
Android.mk
blob: 01660312f72e615803b97708bef7b0c8b7b5999d [
file
] [
log
] [
blame
]
ifneq
(
$
(
filter msm8960
,
$
(
TARGET_BOARD_PLATFORM
)),)
display
-
hals
:=
libqcomui
display
-
hals
+=
libgralloc libgenlock libcopybit libhwcomposer liboverlay liblight
include $
(
call all
-
named
-
subdir
-
makefiles
,
$
(
display
-
hals
))
endif