Bug ID | 1206789 |
---|---|
Summary | Android Studio emulator (Flatpak) not working with default SELinux configutation in MicroOS. |
Classification | openSUSE |
Product | openSUSE Tumbleweed |
Version | Current |
Hardware | Other |
OS | Other |
Status | NEW |
Severity | Normal |
Priority | P5 - None |
Component | Security |
Assignee | security-team@suse.de |
Reporter | jehuherrerap@hotmail.com |
QA Contact | qa-bugs@suse.de |
Found By | --- |
Blocker | --- |
Created attachment 863782 [details]
idea.log from android studio.
Hi, I'm currently using MicroOS.
I can't use the android studio emulator with the default SELinux policies, my
quick fix was to enable this policie:
sudo setsebool -P selinuxuser_execstack 1
Kind regards,
JM.