gs201: remove the redundant config_biometric_sensors
Bug: 199760755 Test: boot on ravenclaw-userdebug Change-Id: Ifa08e35bcb6f15d14e42d6b6f3d9e42fcaa67a73
This commit is contained in:
parent
2b5427334a
commit
a90972ed73
1 changed files with 0 additions and 8 deletions
|
@ -237,14 +237,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