mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-23 12:35:33 -04:00
universal7885: fm-aidl: Add a new settype
- Will save freqs list on HAL
This commit is contained in:
parent
6e880ecd28
commit
d05c95ce7f
1 changed files with 1 additions and 0 deletions
|
|
@ -24,4 +24,5 @@ enum SetType {
|
||||||
SET_TYPE_FM_RMSSI,
|
SET_TYPE_FM_RMSSI,
|
||||||
SET_TYPE_FM_SEARCH_CANCEL,
|
SET_TYPE_FM_SEARCH_CANCEL,
|
||||||
SET_TYPE_FM_SPEAKER_ROUTE,
|
SET_TYPE_FM_SPEAKER_ROUTE,
|
||||||
|
SET_TYPE_FM_SEARCH_START,
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue