Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
base
/
ac075190b9a6f10c2f24c3e3d1de035aa0329fa4
/
.
/
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
)