Novalissoide What I'm trying to achieve is to enable the call functionality of my pixel. The method is linked here: https://techtree.tistory.com/239 . You can run a translator if you want, but you'll be able to see the commands if you scroll down. I know those are safe because I used to run them just fine on the stock os before.
edit: if you don't want to press the link, here's some of the code:
echo -e 'AT+GOOGSETNV="UL3.Cap.Phych.supp_of_fdpch",0,"01,00,00,00"\r
AT+GOOGSETNV="UL3.Cap.Phych.supp_of_Efdpch",0,"01,00,00,00"\r
AT+GOOGSETNV="UL3.Cap.Phych.supp_ul_dtx",0,"00"\r
AT+GOOGSETNV="UL3.Cap.Phych.slotFormat4",0,"00,00,00,00"\r
AT+GOOGSETNV="UL3.Cap.Multi.supp_IRAT PS HO to E-UTRA",0,"01"\r
AT+GOOGSETNV="UL3.Cap.MultiCellSupport_DC_HSDPA",0,"01"\r
AT+GOOGSETNV="UL3.Etc.FastDormancyT323Rel8Support",0,"01,00,00,00"\r
AT+CFUN=0\rAT+CFUN=1\r' > /dev/umts_router & cat /dev/umts_router