Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Project
/
android_frameworks_base
/
c2c1d7094b9b4d22d99c62df234054b37548092b
/
.
/
tests
/
SystemUIDemoModeController
/
Android.mk
blob: cc6fa8dfb5f7d09f662c43e9bee85c67a5f4802e [
file
] [
log
] [
blame
]
LOCAL_PATH
:=
$
(
call my
-
dir
)
include $
(
CLEAR_VARS
)
LOCAL_MODULE_TAGS
:=
tests
LOCAL_SRC_FILES
:=
$
(
call all
-
subdir
-
java
-
files
)
LOCAL_PACKAGE_NAME
:=
DemoModeController
LOCAL_SDK_VERSION
:=
current
include $
(
BUILD_PACKAGE
)