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 <code>"support_contacts": "mobizilla/mobizilla_support_contacts.json"</code> | ::* Add or remove the following line in customization/variant.json | ||
::* <code>"support_contacts": "mobizilla/mobizilla_support_contacts.json"</code> | |||
::* 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 87: | ||
:* '''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 <code>{"voicemail":"555555555","type":["operatorvariant"]}</code> | ::* Add or move the following line below carrier one. | ||
::* <code>{"voicemail":"555555555","type":["operatorvariant"]}</code> | |||
| Line 93: | Line 95: | ||
:* '''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_expected_ringtone.json | ::* For sim specific customization (by MNC/MCC) - customization/variant.json & customization/mobizilla/mobizilla_expected_ringtone.json | ||
::* Add or remove line <code> "ringtone": { | ::* Add or remove line | ||
<code> "ringtone": { | |||
"path": "mobizilla/mobizilla_ringtone.ogg", | "path": "mobizilla/mobizilla_ringtone.ogg", | ||
"name": "Mobizilla ringtone", | "name": "Mobizilla ringtone", | ||