mirror of
https://github.com/Evolution-X-Devices/device_xiaomi_rosemary
synced 2026-01-27 18:07:31 +00:00
rosemary: overlay: Pin HOME application
Test: adb shell dumpsys pinner after boot Bug: 111132016 Bug: 78585335 Change-Id: I4ed0587ae5348bbe03ad9ac5f1c5b1726dbb8246
This commit is contained in:
committed by
Matsvei Niaverau
parent
a0f6bf972b
commit
b5d6563072
@@ -417,6 +417,9 @@
|
|||||||
<item>/system/lib64/libblas.so</item>
|
<item>/system/lib64/libblas.so</item>
|
||||||
</string-array>
|
</string-array>
|
||||||
|
|
||||||
|
<!-- Should the pinner service pin the Home application? -->
|
||||||
|
<bool name="config_pinnerHomeApp">true</bool>
|
||||||
|
|
||||||
<!-- List of biometric sensors on the device, in decreasing strength. Consumed by AuthService
|
<!-- List of biometric sensors on the device, in decreasing strength. Consumed by AuthService
|
||||||
when registering authenticators with BiometricService. Format must be ID:Modality:Strength,
|
when registering authenticators with BiometricService. Format must be ID:Modality:Strength,
|
||||||
where: IDs are unique per device, Modality as defined in BiometricAuthenticator.java,
|
where: IDs are unique per device, Modality as defined in BiometricAuthenticator.java,
|
||||||
|
|||||||
Reference in New Issue
Block a user