Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
base
/
b9ee8434e1c678aca301a9f42a91a876a2bcee3e
/
.
/
services
/
powermanager
/
Android.mk
blob: d98b2dafd354e926b31c631013f54a391743428c [
file
] [
log
] [
blame
]
LOCAL_PATH
:=
$
(
call my
-
dir
)
include $
(
CLEAR_VARS
)
LOCAL_SRC_FILES
:=
\
IPowerManager
.
cpp
LOCAL_SHARED_LIBRARIES
:=
\
libutils \
libbinder
LOCAL_MODULE
:=
libpowermanager
LOCAL_MODULE_TAGS
:=
optional
include $
(
BUILD_SHARED_LIBRARY
)