Confirmed users
1,051
edits
(→Note) |
(→Note) |
||
| Line 73: | Line 73: | ||
:* '''Using [https://github.com/mozilla-b2g/gaia/tree/master/customization mozilla-b2g/gaia/customization]''' | :* '''Using [https://github.com/mozilla-b2g/gaia/tree/master/customization mozilla-b2g/gaia/customization]''' | ||
::* For sim specific customization (by MNC/MCC) - customization/variant.json & customization/mobizilla/mobizilla_support_contacts.json | ::* For sim specific customization (by MNC/MCC) - customization/variant.json & customization/mobizilla/mobizilla_support_contacts.json | ||
::* Add or remove line "support_contacts": "mobizilla/mobizilla_support_contacts.json" in customization/variant.json | ::* Add or remove line <code>"support_contacts": "mobizilla/mobizilla_support_contacts.json"</code> in customization/variant.json | ||
::* Add or remove contact in customization/mobizilla/mobizilla_support_contacts.json | ::* Add or remove contact in customization/mobizilla/mobizilla_support_contacts.json | ||
| Line 86: | Line 86: | ||
:* '''Using [https://github.com/mozilla-b2g/gaia/tree/master/customization mozilla-b2g/gaia/customization]''' | :* '''Using [https://github.com/mozilla-b2g/gaia/tree/master/customization mozilla-b2g/gaia/customization]''' | ||
::* For sim specific customization (by MNC/MCC) - shared/resources/apn.json | ::* For sim specific customization (by MNC/MCC) - shared/resources/apn.json | ||
::* Add or move line {"voicemail":"555555555","type":["operatorvariant"]} below carrier line. | ::* Add or move line <code>{"voicemail":"555555555","type":["operatorvariant"]}</code> below carrier line. | ||
vi .. more | vi .. more | ||