Trigger face auth on lift, tap and biometric reasons to wake
New PowerManager wakeup reasons were introduced (previously these were all encompassed by WAKE_REASON_GESTURE, so we need to add these to config_face_auth_wake_up_triggers) Fixes: 263700968 Test: manually verify that face auth triggers on lift and tap to wakeups Change-Id: I6d473afe3dca36a0c3bb368d9cb206e9a843aad5
This commit is contained in:
@@ -658,7 +658,9 @@
|
||||
<item>7</item> <!-- WAKE_REASON_WAKE_MOTION -->
|
||||
<item>9</item> <!-- WAKE_REASON_LID -->
|
||||
<item>10</item> <!-- WAKE_REASON_DISPLAY_GROUP_ADDED -->
|
||||
<item>12</item> <!-- WAKE_REASON_UNFOLD_DEVICE -->
|
||||
<item>15</item> <!-- WAKE_REASON_TAP -->
|
||||
<item>16</item> <!-- WAKE_REASON_LIFT -->
|
||||
<item>17</item> <!-- WAKE_REASON_BIOMETRIC -->
|
||||
</integer-array>
|
||||
|
||||
<!-- Whether the communal service should be enabled -->
|
||||
|
||||
Reference in New Issue
Block a user