Remerge fixes for Bug 2121 and Bug 1993
- Bug 1993 is partially implemented in "Revision: 201015" which has removed the CMLA RnD key exports, so I've
stopped creating omadrm/rndcerts/group/bld.inf
- The CryptoPrep.flm fix (Bug 2121) is unchanged, as I don't like the latest changes to add the exported file to the "sbs -what" output
<?xml version="1.0" encoding="ISO-8859-1"?>
<build xmlns="http://symbian.com/xml/build" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://symbian.com/xml/build ../../schema/build/2_0.xsd">
<interface name="s60.cryptoprep" extends="Symbian.UserFLM" flm="CryptoPrep.flm">
<param name='GNUCP' default="" />
</interface>
</build>