sbsv2/raptor/notes/featurevariantsafe.txt
author marvin shi <marvin.shi@nokia.com>
Wed, 17 Nov 2010 16:47:55 +0800
changeset 696 30aa553e9465
parent 591 22486c9c7b15
permissions -rw-r--r--
features: bsym for rofsbuild and log input support for rombuild


By default, .mmp files that include FEATUREVARIANT will generate binaries for
both "normal", non-binary variant, build configurations and binary variant
build configurations.

In order to ensure that only invariant binaries are created for invariant
build configurations, and variant binaries for variant build configurations,
the optional setting FEATUREVARIANTSAFE can be used. FEATUREVARIANTSAFE can be
set via an os_properties.xml file and, when set, variant binaries will no
longer be created for invariant build configurations.