Using Android Studio 1.3.2, the .idea/codeStyleSettings.xml is constantly modified to add a section for ...<
...<
The Section is added by the Android NDK Support Plugin. Which was added in 1.3 and is activated by default.
If you have activated this plugin it adds the Section to your codeStyleSettings.xml. Otherwise it will be removed.