Commit graph

4 commits

Author SHA1 Message Date
Tri Vo
051005af32 Build consumerir.default with BOARD_VNDK_VERSION
Bug: 37342627
Test: BOARD_VNDK_VERSION=current m -j64 consumerir.default.vendor
Change-Id: Ieaa31aaac0264bfbb1592fab51e6d0dbb10404de
Merged-In: Ieaa31aaac0264bfbb1592fab51e6d0dbb10404de
2017-09-05 17:43:16 -07:00
Steven Moreland
9e20781d64 consumerir.default: remove unneeded dependency.
Only liblog things are being used but libcutils was being included.

Test: links
Change-Id: I50492f49cef449256cad49823a21166f0d089bac
2017-04-12 03:25:10 +00:00
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
Dan Willemsen
f51bf92061 Begin converting Android.mk to Android.bp
These modules have their dependencies satisfied.

Change-Id: I67986efd7478e477770bedac72ab35a407e3d06a
2016-07-12 23:34:37 -07:00