Closed Bug 980831 Opened 11 years ago Closed 11 years ago

[B2G] [tarako] add quirk "ro.moz.ril.[n].network_types" to indicate supported network types

Categories

(Firefox OS Graveyard :: Vendcom, defect)

x86_64
Linux
defect
Not set
normal

Tracking

(blocking-b2g:1.3T+)

RESOLVED DUPLICATE of bug 953439
blocking-b2g 1.3T+

People

(Reporter: hsinyi, Assigned: sam.hua)

References

Details

(Whiteboard: [POVB])

We need hardware information of the supported network types. Please add "ro.moz.ril.[n].network_types" in bask.mk and assign correct values to the quirk. And [n] is the subscription id. For example: (1) Fugu (Multi-SIM device), ro.moz.ril.0.network_types = gsm,wcdma ro.moz.ril.1.network_types = gsm (2) Unagi (Single-sim device), ro.moz.ril.0.network_types = gsm,wcdma
Sam, could you please help this?
Blocks: 953439
Flags: needinfo?(sam.hua)
OKay
Flags: needinfo?(sam.hua)
it is checked in now.
1.3T+ as this needs to be fixed for DSDS on Tarako
blocking-b2g: --- → 1.3T+
Whiteboard: [POVB]
Assignee: nobody → sam.hua
to Sam Shawn, can you please confirm this is now working? thanks
Flags: needinfo?(sku)
Hi Sam: Could you please help check if below two properties are set in tarako? I cannot see it in my local trial. BTW, after set it manually, UI shows correctly. ro.moz.ril.0.network_types=gsm ro.moz.ril.1.network_types=gsm Thanks!! Shawn
Flags: needinfo?(sku) → needinfo?(sam.hua)
sorry,it is under review process.
Flags: needinfo?(sam.hua)
I just confirmed that it has been checked in.
I did : adb shell getprop ro.moz.ril.0.network_types and did not see any results with one SIM in the device. Is that suppose to happen?
yes, in the device/sprd/sp6821a_gonk/base.mk. I checked the last build of server adb shell getprop | grep network [ro.moz.ril.0.network_types]: [gsm] [ro.moz.ril.1.network_types]: [gsm]
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.