gs101: remove fingerprint HIDL HAL config am: ac47d7885b am: 51f439064c
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/14631517 Change-Id: Icd99e880568994f16d4a4ee9b7ef97e415e11c32
This commit is contained in:
commit
7ba5a92b62
1 changed files with 0 additions and 8 deletions
|
@ -221,14 +221,6 @@
|
|||
<!-- Auto-brightness sensor type string -->
|
||||
<string name="config_displayLightSensorType">"com.google.sensor.auto_brightness"</string>
|
||||
|
||||
<!-- List of biometric sensors on the device, in decreasing strength. Consumed by AuthService
|
||||
when registering authenticators with BiometricService. Format must be ID:Modality:Strength,
|
||||
where: IDs are unique per device, Modality as defined in BiometricAuthenticator.java,
|
||||
and Strength as defined in Authenticators.java -->
|
||||
<string-array name="config_biometric_sensors" translatable="false" >
|
||||
<item>0:2:15</item> <!-- ID0:Fingerprint:Strong -->
|
||||
</string-array>
|
||||
|
||||
<!-- Default list of files pinned by the Pinner Service -->
|
||||
<string-array translatable="false" name="config_defaultPinnerServiceFiles">
|
||||
<item>"/apex/com.android.art/javalib/core-oj.jar"</item>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue