This works. Thank you On Wed, Mar 13, 2019 at 12:09 AM Satish Patel <[email protected]> wrote:
> On Tue, Mar 12, 2019 at 10:03 PM Paul Kalebu <[email protected]> > wrote: > >> Is there a way to disable SELinux (set to permissive) before building the >> BSP? >> > https://source.android.com/security/selinux/implement > BOARD_KERNEL_CMDLINE := androidboot.selinux=permissive > > Check for "BOARD_KERNEL_CMDLINE" in BoardConfig.mk and add " > androidboot.selinux=permissive" > >> -- >> -- >> unsubscribe: [email protected] >> website: http://groups.google.com/group/android-porting >> >> --- >> You received this message because you are subscribed to the Google Groups >> "android-porting" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected]. >> For more options, visit https://groups.google.com/d/optout. >> > > > -- > Regards, > satish patel > -- -- unsubscribe: [email protected] website: http://groups.google.com/group/android-porting --- You received this message because you are subscribed to the Google Groups "android-porting" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
