dre: Declare power button as fingerprint sensor
Change-Id: I326e6c514cce00dad562d46bb4721bb3a2ddeaa4
This commit is contained in:
parent
2f13abf6d5
commit
0d0657c07d
1 changed files with 3 additions and 0 deletions
|
@ -665,6 +665,9 @@
|
|||
<item>0:2:15</item> <!-- ID0:Fingerprint:Strong -->
|
||||
</string-array>
|
||||
|
||||
<!-- Indicates whether device has a power button fingerprint sensor. -->
|
||||
<bool name="config_is_powerbutton_fps" translatable="false">true</bool>
|
||||
|
||||
<!-- Indicate available ColorDisplayManager.COLOR_MODE_xxx. -->
|
||||
<integer-array name="config_availableColorModes">
|
||||
<item>0</item>
|
||||
|
|
Loading…
Reference in a new issue