gs101: remove fingerprint HIDL HAL config
This config should be specified in individual device overlays. Bug: 188588725 Test: build Change-Id: I1e0798026c3e367ae3847fb8367c9dddb8a9b28d
This commit is contained in:
parent
6e46cb4474
commit
a23bc411fe
1 changed files with 0 additions and 8 deletions
|
@ -221,14 +221,6 @@
|
||||||
<!-- Auto-brightness sensor type string -->
|
<!-- Auto-brightness sensor type string -->
|
||||||
<string name="config_displayLightSensorType">"com.google.sensor.auto_brightness"</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 -->
|
<!-- Default list of files pinned by the Pinner Service -->
|
||||||
<string-array translatable="false" name="config_defaultPinnerServiceFiles">
|
<string-array translatable="false" name="config_defaultPinnerServiceFiles">
|
||||||
<item>"/apex/com.android.art/javalib/core-oj.jar"</item>
|
<item>"/apex/com.android.art/javalib/core-oj.jar"</item>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue