Thats my first productive creation for XDA, so dont be to hard to me :)
I don't like to have features, which I never use, so I always disable or remove everythink i dont need.
On my custom roms I always diable the multi user mode by adding the following line to the build.prop:
fw.max_users=1
I...