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