1This module is used to create a CarDeveloperOptions module which can be accessed via Car Settings
2for users who have enabled developer mode.
3
4The module contains a lot of duplicate/dead code from the phone settings project. This will be
5pruned over time to contain the minimal set of files necessary to access the developer options from
6car headunits.
7
8If the package name or module name changes, please make sure to update config.xml in the Car
9Settings project in order to make sure that developer options can still be accessed via Car
10Settings.