Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
packages
/
apps
/
HTMLViewer
/
462a0e854bb4f89fe628848f890a21a0ae092762
/
.
/
Android.mk
blob: df45fcd3ca05036bace870de06b5d4bbf9bb4fa8 [
file
] [
log
] [
blame
]
LOCAL_PATH
:=
$
(
call my
-
dir
)
include $
(
CLEAR_VARS
)
LOCAL_MODULE_TAGS
:=
optional
LOCAL_SRC_FILES
:=
$
(
call all
-
subdir
-
java
-
files
)
LOCAL_PACKAGE_NAME
:=
HTMLViewer
LOCAL_SDK_VERSION
:=
current
include $
(
BUILD_PACKAGE
)