hi kusumk, thanks. I have added mobility module into my pro file. So qmake can automatically generate a .aegis file with the following content:
Code:
<aegis>
<request policy="add">
<!-- Application uses QtDeclarative module. -->
<!-- import QtMultimediaKit 1.1 -->
<credential name="GRP::audio" />
<credential name="GRP::pulse-access" />
<credential name="GRP::video" />
<for path="/opt/WordMatch/bin/WordMatch" />
<for path="applauncherd-launcher::/usr/bin/applauncherd.bin" id="" />
</request>
</aegis
So I think it's not the point of the problem.