From 6139ae00925a21b9eb8eae77d0db9399061731e0 Mon Sep 17 00:00:00 2001 From: Mengqi Guo Date: Wed, 19 Apr 2017 15:43:06 -0700 Subject: 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 Tested-by: Mengqi Guo Reviewed-by: Dan Erat --- system_api.pc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'system_api.pc') 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 -- cgit v1.2.3