• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Root [Boost Mobile] Weird code...

MyndCTRL

Well-Known Member
This is a little bit of weird code I ran into when I disassembled framework-res.apk and looked into the values/bools.xml file to enable the crt-off effect for my new rom. Well anyway there are a bunch of lines, and one of them being:

Code:
<bool name="config_annoy_dianne">true</bool>

And that made me lol

Someone must really want to annoy dianne :)

I just thought I'd share this, I dont know if any of the other dev's caught this or not :thumbup:
 
Google has a funny way of doing things, its all over in android.
 
Back
Top Bottom