View Single Post
Old 01-10-2025, 09:57 AM   #14
Trender22
Member
Trender22 began at the beginning.
 
Posts: 12
Karma: 10
Join Date: Jan 2025
Device: Note Air 4C
Quote:
Originally Posted by Renate View Post
Start your device normally, connect with (rooted) ADB, issue a "stop" command, pull the file, edit, replace, issue a "start" command.
Thanks! will try that shortly.
Meanwhile here is the list of processes that actually work with that config file (obtained by running lsof in adb shell after su):
Code:
COMMAND     PID       USER   FD      TYPE             DEVICE  SIZE/OFF       NODE NAME
system_server  1548     system  mem       REG                8,9    524288         13 /onyxconfig/mmkv/onyx_config
system_server  1548     system  200u      REG                8,9    524288         13 /onyxconfig/mmkv/onyx_config
ndroid.systemui  1853     u0_a89  mem       REG                8,9    524288         13 /onyxconfig/mmkv/onyx_config
ndroid.systemui  1853     u0_a89  127u      REG                8,9    524288         13 /onyxconfig/mmkv/onyx_config
com.onyx   3139     system  mem       REG                8,9    524288         13 /onyxconfig/mmkv/onyx_config
com.onyx   3139     system  319u      REG                8,9    524288         13 /onyxconfig/mmkv/onyx_config
Trender22 is offline   Reply With Quote