Currently, various build settings (such as isCleanBuild()) returned from the configuration object at build time is the effect (actual) build setting, instead of default build setting for the configuration. It is desired that both type of these settings can be accessed to detect if particular setting has been overriden by the manual build.
Description
Currently, various build settings (such as isCleanBuild()) returned from the configuration object at build time is the effect (actual) build setting, instead of default build setting for the configuration. It is desired that both type of these settings can be accessed to detect if particular setting has been overriden by the manual build.