No description
Find a file
Jiyong Park 32dde03332 Don't rely on transitively included headers
One must explicitly include what it need.
time.h for clock_gettime
float.h for FLT_MAX
string.h for memset

Bug: 37629934
Test: build

Change-Id: I1030a9c9ff3c2de4c5febabc3064d6976e9535cf
2017-09-06 12:17:06 +09:00
include/hardware Don't rely on transitively included headers 2017-09-06 12:17:06 +09:00
modules Don't rely on transitively included headers 2017-09-06 12:17:06 +09:00
tests C++14 is the default now. 2017-08-23 14:34:16 -07:00
Android.bp Mark the module as VNDK or VNDK-SP in Android.bp 2017-08-23 17:59:56 +09:00
Android.mk Begin converting Android.mk to Android.bp 2016-07-12 23:34:37 -07:00
CleanSpec.mk Dynamic sensor manager -- implementation of basic sensor daemon 2017-04-07 20:54:18 +00:00
hardware.c libhardware: load with dlopen if the library is in system. 2017-05-26 11:45:51 +09:00
MODULE_LICENSE_APACHE2 auto import from //depot/cupcake/@135843 2009-03-03 19:32:14 -08:00
NOTICE auto import from //depot/cupcake/@135843 2009-03-03 19:32:14 -08:00
OWNERS Add some additional owners. 2017-07-05 11:00:30 -07:00