Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_system_core
/
a64adba539c290624c27a8506ee6c0ba39f44ffc
/
.
/
sdcard
/
Android.mk
blob: c430ac8eee0d84e3d359ac918f6ffa01eb6deaa4 [
file
] [
log
] [
blame
]
LOCAL_PATH
:=
$
(
call my
-
dir
)
include $
(
CLEAR_VARS
)
LOCAL_SRC_FILES
:=
sdcard
.
c
LOCAL_MODULE
:=
sdcard
LOCAL_SHARED_LIBRARIES
:=
libc
include $
(
BUILD_EXECUTABLE
)