Hello,
Could anyone please help, whether it’s possible (by any means necessary) to edit file located in /etc/libnfc-nxp_RF.conf?
In Tizen device manager the properties dialog says that User is able to write into that file. But whenever i try to edit it with shell commands (e.g. sed -i s/abc/001/g libnfc-nxp_RF.conf) it usually starts to complain about the file being in read-only file system. I even tried to use combination firmware on my Galaxy watch 3 to obtain root privileges but without success.
Does anyone know? I just want to edit this file on my own watch using only sdb.exe (shell commands)… I’m not trying to create an app for that (because I am aware that application won’t have privileges either…).
Many thanks for any help! :)
David