Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

x86 zenfone5 not work #83

Open
stm32repo opened this issue Apr 17, 2018 · 1 comment
Open

x86 zenfone5 not work #83

stm32repo opened this issue Apr 17, 2018 · 1 comment

Comments

@stm32repo
Copy link

Android 4.4.2

shell@ASUST00K:/ $ /system/bin/run-as
uid /system/bin/run-as 2000 uid 0 0 u:r:runas:s0 context 0 u:r:shell:s0
shell@ASUST00K:/ # id
uid=0(root) gid=0(root) groups=1003(graphics),1004(input),1007(log),1009(mount),1011(adb),1015(sdcardrw),1028(sdcardr),3001(netbtadmin),3002(netbt),3003(inet),3006(netbwstats) context=u:r:shell:s0
shell@ASUST00K:/ # ls /data/
opendir failed, Permission denied

@timwr
Copy link
Owner

timwr commented Apr 17, 2018

Weird. This looks like an SELinux issue, but I thought 4.4.2 did not have SELinux enabled/enforcing.
What does adb logcat | grep avc say? I suspect you'll need to find a way to disable selinux.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants