Specifically, I'm trying to deal with the bug where, pre-2.2, UINavigationControllers with translucent navigation bars affect their subviews as if they weren't translucent; i.e. they position them too far down.
So I need to know what to test in order to perform "if this build is against a pre-2.2 SDK, fix the view positions."