Skip to content

Commit

Permalink
Build consumerir.default with BOARD_VNDK_VERSION
Browse files Browse the repository at this point in the history
Bug: 37342627
Test: BOARD_VNDK_VERSION=current m -j64 consumerir.default.vendor
Change-Id: Ieaa31aaac0264bfbb1592fab51e6d0dbb10404de
  • Loading branch information
Tri Vo committed Jun 27, 2017
1 parent b12ae8c commit 7802ea0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions modules/consumerir/Android.bp
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ cc_library_shared {
relative_install_path: "hw",
proprietary: true,
srcs: ["consumerir.c"],
header_libs: ["libhardware_headers"],
shared_libs: [
"liblog",
],
Expand Down

0 comments on commit 7802ea0

Please sign in to comment.