mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-21 19:55:33 -04:00
universal7885: Drop unused keyhandler overlay
This commit is contained in:
parent
5e69a17ac0
commit
7664f1ae7d
1 changed files with 0 additions and 8 deletions
|
|
@ -133,14 +133,6 @@
|
|||
<bool name="config_bluetooth_le_peripheral_mode_supported">true</bool>
|
||||
<!-- Flag indicating whether round icons should be parsed from the application manifest. -->
|
||||
<bool name="config_useRoundIcon">true</bool>
|
||||
<!-- Paths to the libraries that contain device specific key handlers -->
|
||||
<string-array name="config_deviceKeyHandlerLibs" translatable="false">
|
||||
<item>/system/framework/keyhandler.jar</item>
|
||||
</string-array>
|
||||
<!-- Names of the key handler classes -->
|
||||
<string-array name="config_deviceKeyHandlerClasses" translatable="false">
|
||||
<item>com.eurekateam.keyhandler.KeyHandler</item>
|
||||
</string-array>
|
||||
<!-- Maximum number of supported users -->
|
||||
<bool name="config_enableMultiUserUI">true</bool>
|
||||
<integer name="config_multiuserMaximumUsers">3</integer>
|
||||
|
|
|
|||
Loading…
Reference in a new issue