Gitiles
Code Review
Sign In
gerrit.twrp.me
/
android_device_samsung_j5lte
/
e4bf080541e070f6a31dba5c02b9956107a3a25b
/
.
/
Android.mk
blob: bdec1b3caeac00fce4368110f42827bc17e8a4d5 [
file
] [
log
] [
blame
]
ifeq
(
$
(
TARGET_DEVICE
),
j5ltexx
)
LOCAL_PATH
:=
$
(
call my
-
dir
)
include $
(
call all
-
subdir
-
makefiles
,
$
(
LOCAL_PATH
))
include $
(
call all
-
makefiles
-
under
,
$
(
LOCAL_PATH
))
include $
(
CLEAR_VARS
)
endif