milanf: Add notification LED support
Change-Id: I486938164462ae7ebe5867e74c4f77142f5ed14f Signed-off-by: AnierinB <anierin@evolution-x.org>
This commit is contained in:
parent
8b79e4cbb2
commit
bade0bc949
5 changed files with 83 additions and 0 deletions
|
|
@ -221,6 +221,9 @@
|
|||
Z
|
||||
</string>
|
||||
|
||||
<!-- Is the notification LED intrusive? Used to decide if there should be a disable option -->
|
||||
<bool name="config_intrusiveNotificationLed">true</bool>
|
||||
|
||||
<!-- 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,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue