From: samgandhi9@gmail.com (Sam Gandhi) Date: Fri, 10 Jun 2011 08:56:44 -0700 Subject: [refpolicy] What is the best way to trim out modules, apps from refpolicy when building monolithic policy. Message-ID: To: refpolicy@oss.tresys.com List-Id: refpolicy.oss.tresys.com Hello, I want try and build monolithic policy based on the reference policy available via refpolicy.git (git clone http://oss.tresys.com/git/refpolicy.git) I have made changes to top level build.conf file to set MONOLITHIC = y. But I haven't yet come across way to trim out apps/ and modules we don't run on our device. Is there easy way to specify this or I should just removing files from policy/modules/ & modules which I know don't run on our device unwanted files? The target I am working with has only 64MB memory and 256MB flash. -Sam