dre: Declare power button as fingerprint sensor

Change-Id: I326e6c514cce00dad562d46bb4721bb3a2ddeaa4
This commit is contained in:
Albert Tang 2022-06-08 18:36:51 -05:00
parent 2f13abf6d5
commit 0d0657c07d

View file

@ -665,6 +665,9 @@
<item>0:2:15</item> <!-- ID0:Fingerprint:Strong --> <item>0:2:15</item> <!-- ID0:Fingerprint:Strong -->
</string-array> </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. --> <!-- Indicate available ColorDisplayManager.COLOR_MODE_xxx. -->
<integer-array name="config_availableColorModes"> <integer-array name="config_availableColorModes">
<item>0</item> <item>0</item>