virtualx-engine/drivers/unix
ne0fhyk 24e3b3b88d Add full support for Android scoped storage.
This was done by refactoring directory and file access handling for the Android platform so that any general filesystem access type go through the Android layer.
This allows us to validate whether the access is unrestricted, or whether it falls under scoped storage and thus act appropriately.
2022-06-26 16:53:02 -07:00
..
dir_access_unix.cpp
dir_access_unix.h
file_access_unix.cpp
file_access_unix.h
ip_unix.cpp
ip_unix.h
net_socket_posix.cpp
net_socket_posix.h
os_unix.cpp
os_unix.h
SCsub
syslog_logger.cpp
syslog_logger.h
thread_posix.cpp
thread_posix.h