Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
base
/
449bb694b45e4c7276db5ae4201cf0e5618818bb
/
.
/
services
/
autofill
/
Android.mk
blob: a1f19fd4c72d032c73ab30830c39e4b319e1e7e1 [
file
] [
log
] [
blame
]
LOCAL_PATH
:=
$
(
call my
-
dir
)
include $
(
CLEAR_VARS
)
LOCAL_MODULE
:=
services
.
autofill
LOCAL_SRC_FILES
+=
\
$
(
call all
-
java
-
files
-
under
,
java
)
LOCAL_JAVA_LIBRARIES
:=
services
.
core
include $
(
BUILD_STATIC_JAVA_LIBRARY
)