mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-21 19:55:33 -04:00
universal7885: overlay: Fix xml format
Also fix build error on KeyHandler
This commit is contained in:
parent
8582551795
commit
1a5ab61e97
2 changed files with 2 additions and 1 deletions
|
|
@ -30,5 +30,6 @@ public class KeyHandler implements DeviceKeyHandler {
|
|||
return event;
|
||||
}
|
||||
*/
|
||||
return event;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue