Discussion:
[android-porting] Developer option is not working
Akshay Mhaske
2018-06-15 09:08:31 UTC
Permalink
Hi ,

I have compiled AOSP android N source code with 4.16 kernel. With eng build
Developer option is coming by default. But whenever I click on developer
option it is hanging and getiing pop up "setting has stopper".

I am attaching the log file which is captured after clicking on developer
option.




Can anyone please help me.

Thanks in Advance.

Regards,
Akshay
--
--
unsubscribe: android-porting+***@googlegroups.com
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 android-porting+***@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
chinda keodouangsy
2018-06-15 15:03:33 UTC
Permalink
You have a crash in a daemon "/system/bin/vold" , the reason is a "Segment
Fault" actually! (usually due to NULL pointer manipulation)
Which means that you have a problem with a storage configuration issues
which made vold crashed


Hope this help.
Cheer
Post by Akshay Mhaske
Hi ,
I have compiled AOSP android N source code with 4.16 kernel. With eng
build Developer option is coming by default. But whenever I click on
developer option it is hanging and getiing pop up "setting has stopper".
I am attaching the log file which is captured after clicking on developer
option.
Can anyone please help me.
Thanks in Advance.
Regards,
Akshay
--
--
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
For more options, visit https://groups.google.com/d/optout.
--
--
unsubscribe: android-porting+***@googlegroups.com
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 android-porting+***@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Loading...