Is there any support in the Android build system to allow this (when building system classes)?
class ABC {
#if WANT_SOME_EXTRA_STUFF
void hereYouGo() {
}
#endif
}
I realize it's against the Java religion, etc, but once in a while it could be handy
Thanks
JBQ
--
Jean-Baptiste M. "JBQ" Queru
Android Engineer, Google.