Hi. everyone.
I recently try to access sysfs node with File web API such as, tizen.filesystem.resolve(). but, I can't resolve it.
for example, we need to access /sys/devices/system/cpu/cpu0/cpufreq/* sysfs for system utility apps.
is It possible to access any files on the linux root fs with web APIs? or just possble to access media/ folder.
if possible, please let me know with some code snippet.
thanks.