Hi Alexandra The camera uses proprietary components, which are not available in source form from the standard repo. You need to install the binary proprietary components befroe building. There are several other things, which also need proprietary binary components. You can download and use the proprietary components from Google, but they are not complete. These are at https://developers.google.com/android/nexus/drivers . I'm not sure that the camera itself is included in these files. Another option: look on the WEB for instructions about how to fetch the proprietary bits from the device running the stock images. This can be more complete that the Google files. Enjoy! -- radzy ________________________________________ From: owner-selinux@xxxxxxxxxxxxx [owner-selinux@xxxxxxxxxxxxx] on behalf of Alexandra Test [testalexandrainstitute@xxxxxxxxx] Sent: Friday, June 29, 2012 6:59 AM To: selinux@xxxxxxxxxxxxx Subject: Re: Welcome to selinux Hi, sorry for all the mails! I installed SeAndroid but I have some problems. - the camera is not working (is it normal?) i would like to install other applications but I really didn't get how to do that. should I install the application and then define new policies? How to define the policies? then I notice that I have some residual denials to address in my policy. I hope I will find a way and I am really sorry but I am a beginner! Thanks in advance, Alexandra On Fri, Jun 29, 2012 at 12:17 PM, Alexandra Test <testalexandrainstitute@xxxxxxxxx<mailto:testalexandrainstitute@xxxxxxxxx>> wrote: Now it works... I am going to the next step! :-) On Fri, Jun 29, 2012 at 11:59 AM, Alexandra Test <testalexandrainstitute@xxxxxxxxx<mailto:testalexandrainstitute@xxxxxxxxx>> wrote: I have a samsung galaxy nexus and I am using ubuntu 12.04... Unfortunately I could't see any SeAndroid when I lunch the adb shell getenforce, so I decided to try again. this is my procedure: - initialize repo with the master version - add the master local_manifest.xml in the .repo folder - sync - build a modified kernel with the necessary support for SELinux export PREFIX=/path/to/your/aospclone cd $PREFIX/kernel/samsung make ARCH=arm tuna_defconfig make ARCH=arm CROSS_COMPILE=$PREFIX/prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/bin/arm-eabi- - make HAVE_SELINUX=true Now the device tries to boot but I can only see an horizontal line on the screen. However if I try to interrogate the device with the adb shell getenforce, I can see that it is in a permissive mode. What is wrong?? When I compiled AOSP the first time I had the same problem with the screen and I solved with additional hardware-related proprietary libraries, that are here https://developers.google.com/android/nexus/drivers?hl=da#maguroimm76d I used this one: Galaxy Nexus (GSM/HSPA+) binaries for Android 4.0.4 (IMM76D to IMM76L). I also tried to add these libraries but it doesn't work yet! Can anyone help me? On Thu, Jun 21, 2012 at 4:17 PM, Stephen Smalley <sds@xxxxxxxxxxxxx<mailto:sds@xxxxxxxxxxxxx>> wrote: On Thu, 2012-06-21 at 16:08 +0200, Alexandra Test wrote: > Hi, > I need a help but I don't know where to ask for it. seandroid@xxxxxxxxxxxxx<mailto:seandroid@xxxxxxxxxxxxx> is our team mail alias, so you can use it for questions that you don't want to be public. selinux@xxxxxxxxxxxxx<mailto:selinux@xxxxxxxxxxxxx> is the public SELinux mailing list, so you can use it for questions that don't require privacy. When possible, use the public list so that others can benefit from the questions and answers. > Which kernel can I use for Galaxy Nexus and what are the commands to > execute? The omap kernel with the tuna_defconfig is the one to use for Galaxy Nexus. Commands to execute from the seandroid directory: cd kernel/omap make ARCH=arm tuna_defconfig make ARCH=arm CROSS_COMPILE=$PREFIX/prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/bin/arm-eabi- -- Stephen Smalley National Security Agency -- This message was distributed to subscribers of the selinux mailing list. If you no longer wish to subscribe, send mail to majordomo@xxxxxxxxxxxxx with the words "unsubscribe selinux" without quotes as the message.