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

Cm 13.0 #10

Open
wants to merge 3 commits into
base: cm-14.1
Choose a base branch
from
Open

Cm 13.0 #10

wants to merge 3 commits into from

Conversation

TechVeerA
Copy link

No description provided.

Gabriele M added 3 commits August 28, 2016 23:02
It should have been removed with commit 593119d
("falcon: init: Look for metadata block to detect GPE variant")

Change-Id: Ifd319bad1ea37cb1e83e9910c4e1a3bbd78526b2
The previous code wasn't really reliable. Users can flash firmwares
made for a different carrier than their own or simply change carrier,
causing init to mis-detect it and set the wrong properties.

Set the properties only if we are sure of the carrier. This requires
user intervetion, which now has to specify the carrier using fastboot:

  fastboot oem config carrier CARRIER

Currently only three CARRIER values are supported: vzw, boost, usc

If ro.boot.carrier is empty, nothing will be defined. Everything
should work as usual, except for the carrier name which will be
replaced by a generic string and the APNs, which should be replaced
by a dummy profile.

Change-Id: Ide9b91a599409f1a11aa061796466ffb97c28bdf
Needed after commit 4ef9fda
("falcon: Partially switch to L camera blobs")

Change-Id: I12a0f2bc00e6a4f048812f68ad5d3366c2149cfa
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.

1 participant