commit | afd72278fe8792e0c840e817c2673626290ff1a7 | [log] [tgz] |
---|---|---|
author | Tri Vo <trong@google.com> | Tue Jun 27 12:54:43 2017 -0700 |
committer | Steven Moreland <smoreland@google.com> | Tue Sep 05 17:43:16 2017 -0700 |
tree | 0cfa6682bfe377c5b22235f4154014480de8694c | |
parent | 736bc77a0f8a7f74fc0b208c93092f9a818fbf26 [diff] |
Build fingerprint.default with BOARD_VNDK_VERSION Bug: 37342627 Test: BOARD_VNDK_VERSION=current m -j64 fingerprint.default.vendor Change-Id: Iafdc05862aaa995a5f02cb6a6c29a020846b435f Merged-In: Iafdc05862aaa995a5f02cb6a6c29a020846b435f
diff --git a/modules/fingerprint/Android.bp b/modules/fingerprint/Android.bp index ba749e4..a824608 100644 --- a/modules/fingerprint/Android.bp +++ b/modules/fingerprint/Android.bp
@@ -17,5 +17,6 @@ relative_install_path: "hw", proprietary: true, srcs: ["fingerprint.c"], + header_libs: ["libhardware_headers"], shared_libs: ["liblog"], }