One little issue I'm having, I pulled the framework-res with ADB and did a little changing to it, but when I try to push it back I either get one of two things 1- permission denied, system mounted read only, 2- permission denied, operation not allowed " or something alond those lines" ( ive tried GOD mode , system in read write thru UD settings, SYSRW thru ADB.
I've noticed a few oddities that didn't exist in UD8.0 with the root permissions. Something is messed up, when you launch an ADB shell, you have to type 'su' to switch from the $ user prompt to the # superuser prompt; unlike most modern ROMs where ADB shell launches with su permissions. I have a funny feeling that your issue is connected to this, as i've noticed ROMs that don't shell right into root tend to have issues with ADB commands.