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
26
overlay/system/etc/ofono/ril_subscription.d/mtk.conf
Normal file
26
overlay/system/etc/ofono/ril_subscription.d/mtk.conf
Normal file
|
@ -0,0 +1,26 @@
|
|||
# Ofono configuration for MTK devices
|
||||
|
||||
[Settings]
|
||||
#EmptyConfig=false
|
||||
#Identity=radio:radio
|
||||
#3GLTEHandover=true
|
||||
Device=/dev/binder
|
||||
InterfaceType = aidl
|
||||
emptyPinQuery=false
|
||||
radioPowerCycle=false
|
||||
confirmRadioPowerOn=false
|
||||
networkSelectionManual0=false
|
||||
cellInfoIntervalShortMs=0
|
||||
useDataProfiles=true
|
||||
mmsDataProfileId=1001
|
||||
# RIL_REQUEST_HANGUP_WAITING_OR_BACKGROUND
|
||||
rilRequestOnSetUdub=13
|
||||
|
||||
[ril_0]
|
||||
transport=binder:name=slot1;interface=android.hardware.radio.modem.IRadioModem
|
||||
name=slot1
|
||||
|
||||
[ril_1]
|
||||
transport=binder:name=slot2;interface=android.hardware.radio.modem.IRadioModem
|
||||
#;interface=radio
|
||||
name=slot2
|
Loading…
Add table
Add a link
Reference in a new issue