android_kernel_oneplus_msm8974
android_kernel_oneplus_msm8974 copied to clipboard
Not an issue, need some help
Sorry if it's not okay for making this post here, but I don't know where I can talk to you. I need some help with building a kernel. I have a 3.4 kernel and I am having sepolicy related issues. Can you help me with it?
Here is the last_kmsg: https://hastebin.com/kahijigiho.vbs And here is my kernel: https://github.com/samsunggalaxytab3/android_kernel_samsung_lt02/
Can you please help me with this? Or tell me anyone who can?
Try cherry picking these: https://github.com/sultanxda/android_kernel_oneplus_msm8974/commit/072acd7039fdde79526a405eedc1d162540bb252 https://github.com/sultanxda/android_kernel_oneplus_msm8974/commit/dba3d11fc1163c5bef3be6fae81eb9889deaeedf
On Jul 22, 2017 4:34 AM, "Sahil Soni" [email protected] wrote:
Sorry if it's not okay for making this post here, but I don't know where I can talk to you. I need some help with building a kernel. I have a 3.4 kernel and I am having sepolicy related issues. Can you help me with it?
Here is the last_kmsg: https://hastebin.com/kahijigiho.vbs And here is my kernel: https://github.com/samsunggalaxytab3/android_ kernel_samsung_lt02/
Can you please help me with this? Or tell me anyone who can?
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/sultanxda/android_kernel_oneplus_msm8974/issues/8, or mute the thread https://github.com/notifications/unsubscribe-auth/AC2Mi6wsY7h3xffT0N5dTK3tWnZRs8Rfks5sQd48gaJpZM4OgJg1 .
Thanks for the reply, but I fixed it already, I guess, now I have other Issue. I used http://seandroid-list.tycho.nsa.narkive.com/D3qnO4XY/restorecon-init-fail-in-the-init-cpp-file as a reference and picked the code(couldn't find the commit) and applied it in my kernel, https://github.com/SamsungGalaxyTab3/android_kernel_samsung_lt02/commit/d1180b4eeac339367af3000dec110f4b85fdbba1 this is the commit that fixed that particular issue.
Now, new issue is here, I think this is normal issues that can be fixed in sepolicies defined in the device tree? or some other things? https://hastebin.com/ovewogamih.vbs If you can, please take a look and if you see something that you know how to fix, please tell me. I am just a noob, trying to learn the hard stuff by undertaking a old-ass device's development. :)