I'm enhancing the cache implemented in this class. However I want to be able to enabled/disable my enhancements based on a new custom system property.
I updated our system.prop to include a new property and confirmed it gets into build.prop, however I find I cannot access it from within the AddressCache class. The class already has existing logic to access system properties within it which I duplicated, but I found it did not give me access to the property (I just get a null returned). Any help/pointers would be appreciated. Thank! -- unsubscribe: [email protected] website: http://groups.google.com/group/android-porting
