platform_hardware_libhardware/modules/hwcomposer
Po-Chien Hsueh c535b2fded Move default HAL libraries to vendor
Libraries under /hardware/libhardware/modules should go to /vendor/.

These are conventionl HALs for default implementations, most of them
are not used.

Camera and thermal are already moved in other CLs.

Bug: 35907904
Test: Compiled and checked install path. Verified on Sailfish with
$ lsof | grep default.

Change-Id: Ibde574001c01cbfea014a20a0fbbb3265e6cdc8a
2017-03-07 11:28:32 +08:00
..
Android.mk Move default HAL libraries to vendor 2017-03-07 11:28:32 +08:00
hwcomposer.cpp hwcomposer: Fix compiler warnings 2016-07-08 18:16:16 -07: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.