Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Project
/
android_frameworks_base
/
0cbda99f8721ad9b03ada04d2637fb75a2a0feca
/
.
/
policy
/
Android.mk
blob: a887142601bd6e4174e1c45a828921ab7811e58a [
file
] [
log
] [
blame
]
LOCAL_PATH
:=
$
(
call my
-
dir
)
# the library
# ============================================================
include $
(
CLEAR_VARS
)
LOCAL_SRC_FILES
:=
\
$
(
call all
-
subdir
-
java
-
files
)
LOCAL_MODULE
:=
android
.
policy
include $
(
BUILD_JAVA_LIBRARY
)