cc_library_static {
name: "multihal-samsung8974",
vendor: true,
srcs: [
"multihal.cpp",
"SensorEventQueue.cpp"
],
header_libs: [
"libhardware_headers",
shared_libs: [
"liblog",
"libcutils",
"libutils",
"libdl"
export_include_dirs: ["."],
}