mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-23 12:35:33 -04:00
universal7885: aidl-support: Mark unstable and fix errors
This commit is contained in:
parent
53b5d14b3c
commit
efc9f1063b
8 changed files with 26 additions and 3 deletions
|
|
@ -6,4 +6,5 @@ aidl_interface {
|
|||
enabled: true,
|
||||
},
|
||||
},
|
||||
unstable: true,
|
||||
}
|
||||
|
|
|
|||
|
|
@ -15,7 +15,6 @@
|
|||
package vendor.eureka.hardware.fmradio;
|
||||
|
||||
import vendor.eureka.hardware.fmradio.Direction;
|
||||
import vendor.eureka.hardware.fmradio.Status;
|
||||
import vendor.eureka.hardware.fmradio.Space;
|
||||
|
||||
interface IFMRadio {
|
||||
|
|
|
|||
Loading…
Reference in a new issue