Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_frameworks_base
/
87c1081c4222e490364422a1f21dbec9a35c6791
/
.
/
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
)