platform_hardware_libhardware/modules/hwcomposer
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
..
Android.mk Move default HAL libraries to vendor 2017-03-07 11:28:32 +08:00
hwcomposer.cpp Don't rely on transitively included headers 2017-09-06 12:17:06 +09:00
README.android first stab at hwcomposer HAL and default implementation. 2010-08-09 17:15:16 -07:00

Skeleton for the "hwcomposer" HAL module.