Hi i'm writing an app that needs to get access to the following paths (only read) : - /sys/bus/usb/devices (to get the connect usb ports) - /sys/class/mmc_host/mmc0/mmc0:0001/serial (to read the sd card serial)
after the android 7.0 update on my Nexus 6P device, my app get "permission denied" when trying to access and read those paths. is there any other way to access this information? maybe through some new Java API? 10x in advance :) -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/android-developers. To view this discussion on the web visit https://groups.google.com/d/msgid/android-developers/45788e27-1dbd-40e8-a6b3-a68f40d8e2cd%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

