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