aboutsummaryrefslogtreecommitdiff
path: root/system_api.pc
diff options
context:
space:
mode:
authorMengqi Guo <mqg@chromium.org>2017-04-19 15:43:06 -0700
committerchrome-bot <chrome-bot@chromium.org>2017-05-01 19:18:08 -0700
commit6139ae00925a21b9eb8eae77d0db9399061731e0 (patch)
tree6e81096af8f3b57f9432e26fe6e6aa9a67531638 /system_api.pc
parentc6eab9e4d0b4f56176df23d30b815dc94b774a3d (diff)
downloadsystem_api-6139ae00925a21b9eb8eae77d0db9399061731e0.tar.gz
biod: add proto to biod
Move biod constants into a separate folder and add proto for signal EnrollScanDone. BUG=chromium:629657 TEST=biod_client_tool & fake_biometric_tool CQ-DEPEND=CL:487123, CL:483840 Change-Id: Icb82e0965df0108a32fe0d47927c5c32010da394 Reviewed-on: https://chromium-review.googlesource.com/483939 Commit-Ready: Mengqi Guo <mqg@chromium.org> Tested-by: Mengqi Guo <mqg@chromium.org> Reviewed-by: Dan Erat <derat@chromium.org>
Diffstat (limited to 'system_api.pc')
-rw-r--r--system_api.pc2
1 files changed, 1 insertions, 1 deletions
diff --git a/system_api.pc b/system_api.pc
index db5fd9c..791f27b 100644
--- a/system_api.pc
+++ b/system_api.pc
@@ -1,4 +1,4 @@
Name: system_api
Description: Protobuffers and headers shared by Chromium OS and Chromium.
Version: 0.1
-Libs: -lsystem_api-power_manager-protos -lsystem_api-cryptohome-protos -lsystem_api-authpolicy-protos -lsystem_api-protos
+Libs: -lsystem_api-power_manager-protos -lsystem_api-cryptohome-protos -lsystem_api-authpolicy-protos -lsystem_api-biod-protos -lsystem_api-protos