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:
roynatech2544 2022-11-01 20:28:03 +09:00
commit e682783f6b
6 changed files with 32 additions and 12 deletions

View file

@ -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>