Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Project
/
android_hardware_qcom_wlan
/
85f79a60c6e6429f9ee6550d2894e050dc052c2d
/
.
/
Android.mk
blob: 6695cef7ad4583f34122cdd0bfea05a16fff7802 [
file
] [
log
] [
blame
]
# TODO: Find a better way to separate build configs for ADP vs non-ADP devices
QCOM_WLAN_ROOT
:=
$
(
call my
-
dir
)
ifneq
(
$
(
BOARD_IS_AUTOMOTIVE
),
true
)
include $
(
call all
-
subdir
-
makefiles
)
endif