Quote:
Originally Posted by Renate
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