Lines Matching refs:br
11 The face virtual hal is automatically built in in all debug builds (userdebug<br/>
12 and eng) for the latest pixel devices and CF. The instructions in this doc<br/>
17 On pixel devicse (non-CF), by default (after manufacture reset), Face VHAL is <br/>
18 not enabled. Therefore real Face HAL is used. Face VHAL enabling is gated by the<br/>
19 following two AND conditions:<br/>
20 1. The Face VHAL feature flag (as part ofTrunk-development strategy) must be<br/>
52 To authenticate successfully, the captured (hit) must match the enrollment id<br/>
60 AcquiredInfo codes can be sent during authentication by specifying the sysprop.<br/>
92 If next_enrollment prop is not set, the following default value is used:<br/>
93 …sp;defaultNextEnrollment="1:1000-[21,7,1,1103],1500-[1108,1],2000-[1113,1],2500-[1118,1]:true"<br/>
99 flavors of lockout mechanisms that are supported by virtula HAL <br/>
103 There are two sysprop to control permanent lockout <br/>
104 1. general lockout feature enable <br/>
105 2. threshold of failed attempts <br/>
112 There are a few parameters to control temporary lockout (aka timed lockout): <br/>
113 1. enable lockout (general lockout feature enable, and timed lcokout enable) <br/>
114 2. threshold of failed attempts <br/>
115 3. timeout in ms <br/>
124 A permanent lockout can be inserted on next authentication attempt independent of the failed <br/>