I am trying to do the same thing: remove google stuff to install microg.
I found the apks from google in /system_ext/priv_app and /product/priv_app.
However i cant remove those files are product and system are in read only.
is there a way to mount it in rw so that i can delete those apks?
If not would it be possible to decrypt the update.upx(which i have done already), decompress and remove those files from system_ext.img and product.img, then encrypt again to an upx and then flash?
Asking before i try to ensure i dont brick my device(even though i have an edl cable)
|