avicii: Configure fingerprint sensor location

Change-Id: I9618710e446fea31041883e8be9186c66809e163
This commit is contained in:
d34d
2016-06-27 11:04:20 -07:00
committed by KakatkarAkshay
parent 173e243067
commit 4c903a5c88

View File

@@ -5,6 +5,14 @@
-->
<resources>
<!-- Defines the location of the fingerprint sensor on the device
0 = back
1 = front
2 = left side
3 = right side
-->
<integer name="config_fingerprintSensorLocation">1</integer>
<!-- Max network scan search time in seconds -->
<integer name="config_network_scan_helper_max_search_time_sec">254</integer>