Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_hardware_libhardware
/
13f562865f67b33e663caa042d4ee619ad1b45f2
/
.
/
modules
/
sensors
/
Android.bp
blob: 1d150655bc1bc4008eb3ca8fc84ac68cec9374ee [
file
] [
log
] [
blame
]
cc_library_static
{
name
:
"multihal"
,
vendor
:
true
,
srcs
:
[
"multihal.cpp"
,
"SensorEventQueue.cpp"
],
shared_libs
:
[
"liblog"
,
"libcutils"
,
"libutils"
,
"libdl"
],
export_include_dirs
:
[
"."
],
}