OSDN Git Service

Sensors: MultiHal: fix naming and compiler warning
authorNick Vaccaro <nvaccaro@terrapin.mtv.corp.google.com>
Fri, 15 Apr 2016 17:17:07 +0000 (10:17 -0700)
committerNick Vaccaro <nvaccaro@google.com>
Mon, 18 Apr 2016 23:37:34 +0000 (16:37 -0700)
commita889c0915af205d7af1a8032e54b5a4d4496babb
tree19cf1318d9ea708dee1982f91f0b26be74557614
parent8215dffa4ae40351e0cf2298a5d92da7231b634a
Sensors: MultiHal: fix naming and compiler warning

Changed module name back to sensors.$(TARGET_DEVICE) to assure
proper load ordering.

Fix use of GNU old-style field designator extension and a couple
type-mismatched comparisons.

Bug: 28251347
Change-Id: I7cf6cc1f78085b8b254729cd8ec42bdb20ea3f81
modules/sensors/Android.mk
modules/sensors/multihal.cpp