Can anyone share some resources about usage of libart.so in android to native or kernel system calls?

Viewed 9

I am looking for resources so that I can trace system level I/O calls back to native layer code usage. How can I achieve this? How does native layer communicates with the kernel level in a specific case of file I/O?

0 Answers
Related