mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-23 12:35:33 -04:00
universal7885: FM: Fix sepolicy denial and crash of app
- Don't crash on no headphones detected - Use progressdialog instead of disabling touch - Don't crash while manually updating freqs list - Address selinux denial on aidl
This commit is contained in:
parent
25c497ade3
commit
e682783f6b
6 changed files with 32 additions and 12 deletions
|
|
@ -40,4 +40,5 @@
|
|||
<string name="retry">Retry</string>
|
||||
<string name="exit_app">Exit App</string>
|
||||
<string name="fm_radio_freq">FM %s Mhz</string>
|
||||
<string name="update_freq">Updating channel freqs list</string>
|
||||
</resources>
|
||||
|
|
|
|||
Loading…
Reference in a new issue