overlay: move ril_subscription.conf to ril_subscription.d folder
This should avoid file collisions during delta updates if ril_subscription.conf in rootfs gets changed.
This commit is contained in:
@@ -1,20 +0,0 @@
|
||||
# Ofono configuration for Xiaomi Mi 6
|
||||
|
||||
[Settings]
|
||||
#EmptyConfig=false
|
||||
#Identity=radio:radio
|
||||
#3GLTEHandover=true
|
||||
#SetRadioCapability=auto
|
||||
|
||||
SetRadioCapability=off
|
||||
emptyPinQuery=false
|
||||
radioPowerCycle=false
|
||||
confirmRadioPowerOn=false
|
||||
|
||||
[ril_0]
|
||||
transport=binder:name=slot1
|
||||
name=slot1
|
||||
|
||||
[ril_1]
|
||||
transport=binder:name=slot2
|
||||
name=slot2
|
||||
@@ -1,3 +1,20 @@
|
||||
# Ofono configuration for Xiaomi Mi 6
|
||||
|
||||
[Settings]
|
||||
#EmptyConfig=false
|
||||
#Identity=radio:radio
|
||||
#3GLTEHandover=true
|
||||
#SetRadioCapability=auto
|
||||
|
||||
SetRadioCapability=off
|
||||
emptyPinQuery=false
|
||||
radioPowerCycle=false
|
||||
confirmRadioPowerOn=false
|
||||
|
||||
[ril_0]
|
||||
transport=binder:name=slot1
|
||||
name=slot1
|
||||
|
||||
[ril_1]
|
||||
transport=binder:name=slot2
|
||||
name=slot2
|
||||
|
||||
Reference in New Issue
Block a user