View Single Post
Posts: 635 | Thanked: 1,535 times | Joined on Feb 2014 @ Germany
#1105
@edp17

You can change the kernel string in the defconfig file. CONFIG_LOCALVERSION is what you are looking for. For example:
CONFIG_LOCALVERSION="-cyanogenmod-g0aac178"
You need to disable CONFIG_LOCALVERSION_AUTO to make these changes work.

And you need to change lines 86 and 87 in META-INF/com/google/android/update-binary to match the new localversion.
 

The Following User Says Thank You to mautz For This Useful Post: