Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dual sim detection #11

Open
wants to merge 31 commits into
base: cm-13.0
Choose a base branch
from
Open

Dual sim detection #11

wants to merge 31 commits into from

Conversation

KoffieNu
Copy link

Hi ashwinr64,

I've added the dual sim detection and it works. I also moved it outside the mode tree, as teh XT1622 is in both versions shipped. Also the XT1622 is shipped with 2 and 3 GB mem. This check is also moved outside the model decision tree. (limiting choice between 2G and other models, as those are 3 and 4G)
I've simplified the tree in XT162x and XT164x, as I couldn't find any major differences between the athene and athene_f tree other then those. This need to be checked.

Personally I think the community is better off with a separate tree for both models (athene and athene_f), so you can limit the amount of useless firmware and binaries for the athene tree. Biggest issue left is ringtone, I'm currently testing that. (patch included. unsure if this is what is needed, if so, vendor tree needs to be adapted as well)

With regards,

KoffieNu

Tino Engel and others added 25 commits August 13, 2016 10:02
Branch: LA.BR.1.3.3-02720-8976.0
* Apparently there are two variants of XT1625 , one Msim and another
Ssim. Our team mate has the single sim variant.So support it until I get
more info on the variants.
Detect dualsim correctly for XT1622
As Motorola offers single/dual-sim and different memory
options on each model, the checkes are moved outside
model selection
As Motorola offers single/dual-sim and different memory
options on each model, the checkes are moved outside
model selection
Single sim settings copied from XT1622 single sim stock
properties (getprop command)
@KoffieNu KoffieNu force-pushed the cm-13.0 branch 2 times, most recently from f8e7e4a to 97696f2 Compare August 30, 2016 05:29
Inspired by boulzordev his init script version in github
boulzordev/android_device_motorola_msm8952-common
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants