From ab5762e5776f867752f3880ca13cbf30c924cf2f Mon Sep 17 00:00:00 2001 From: Annie_wang Date: Mon, 30 May 2022 01:11:55 +0000 Subject: [PATCH] update en/device-dev/driver/driver-peripherals-face_auth-des.md. Signed-off-by: Annie_wang --- en/device-dev/driver/driver-peripherals-face_auth-des.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/en/device-dev/driver/driver-peripherals-face_auth-des.md b/en/device-dev/driver/driver-peripherals-face_auth-des.md index ddbe2b60d6..741648b3d5 100644 --- a/en/device-dev/driver/driver-peripherals-face_auth-des.md +++ b/en/device-dev/driver/driver-peripherals-face_auth-des.md @@ -53,7 +53,7 @@ The identity authentication consists of User_auth and basic authentication servi ### Working Principles -The Face_auth driver provides basic facial authentication capabilities for the User_auth and Face_auth service to ensure successful facial authentication. +The Face_auth driver provides basic facial authentication capabilities for the User_auth framework and Face_auth service to ensure successful facial authentication. You can develop drivers to call Hardware Device Interface (HDI) APIs based on the HDF and the chip you use. **Figure 2** Face_auth service and Face_auth driver interaction @@ -70,7 +70,7 @@ You can develop drivers to call Hardware Device Interface (HDI) APIs based on th ### When to Use -The Face_auth driver provides basic facial authentication capabilities for the User_auth and Face_auth service to ensure successful facial authentication. +The Face_auth driver provides basic facial authentication capabilities for the User_auth framework and Face_auth service to ensure successful facial authentication. ### Available APIs -- GitLab