Gitiles
Code Review
Sign In
gerrit.twrp.me
/
android_bootable_recovery
/
799cd0bb5d5b5ea88d1c66c5fddb159edd8308c0
/
.
/
tools
/
recovery_l10n
/
Android.mk
blob: 937abd1e17f4fafdafae1c84b5c7ce8e43561b13 [
file
] [
log
] [
blame
]
# Copyright 2012 Google Inc. All Rights Reserved.
LOCAL_PATH
:=
$
(
call my
-
dir
)
include $
(
CLEAR_VARS
)
LOCAL_PACKAGE_NAME
:=
RecoveryLocalizer
LOCAL_MODULE_TAGS
:=
optional
LOCAL_SRC_FILES
:=
$
(
call all
-
java
-
files
-
under
,
src
)
include $
(
BUILD_PACKAGE
)