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