Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Project
/
android_hardware_qcom_wlan
/
04fb8252b17a1206ec2783986d51171681909f8d
/
.
/
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