initial brax3 device makefiles
* boots and works fine Signed-off-by: erascape <erascape@proton.me>
This commit is contained in:
commit
59281ccd87
67 changed files with 3271 additions and 0 deletions
25
overlay/system/etc/ofono/binder.d/mtk.conf
Normal file
25
overlay/system/etc/ofono/binder.d/mtk.conf
Normal file
|
@ -0,0 +1,25 @@
|
|||
# ofono binder driver configuration for MTK devices
|
||||
|
||||
[Settings]
|
||||
ExpectSlots = slot1,slot2
|
||||
3GLTEHandover = false
|
||||
MaxNonDataMode = none
|
||||
|
||||
Device=/dev/binder
|
||||
InterfaceType = aidl
|
||||
#radioInterface = aidl
|
||||
emptyPinQuery = false
|
||||
useDataProfiles = true
|
||||
mmsDataProfileId = 1001
|
||||
# RIL_REQUEST_HANGUP_WAITING_OR_BACKGROUND
|
||||
rilRequestOnSetUdub = 13
|
||||
#extPlugin = mtk
|
||||
|
||||
[slot1]
|
||||
path = /ril_0
|
||||
slot = 0
|
||||
|
||||
[slot2]
|
||||
path = /ril_1
|
||||
slot = 1
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue