Infotainmet System - Media Configuration
Phone
Config File
Phone app configuration is located in phone_config.csv, located in the main infotainment install directory.
Entries in this file are split into two sections, each containing a commented line (lines beginning with a double forward slash, ie //) declaring the entries following it:
// CALL_HISTORY
// CONTACTS
These two lines should not be removed.
The lines following these two comment headers define the content entries for their given section, each line containing one entry. For history, a simple "time since the call" is available by using a comma, separating the entry name from the time. All values at treated as strings. Commas cannot be used as part of a contact name or "time since the call" value.
Messaging
Config File
Message app configuration is located in messages_config.json, located in the main infotainment install directory.