Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_system_core
/
a65356109772b04283d18d21dd5455e825ba8c25
/
.
/
libacc
/
Android.mk
blob: c3207cc519cbf511e02cf3a75b42a9da06759518 [
file
] [
log
] [
blame
]
LOCAL_PATH
:=
$
(
call my
-
dir
)
include $
(
CLEAR_VARS
)
#
# Shared library
#
LOCAL_MODULE
:=
acc
LOCAL_SRC_FILES
:=
acc
.
cpp disassem
.
cpp
LOCAL_MODULE_TAGS
:=
tests
include $
(
BUILD_EXECUTABLE
)