Hello,
I would like to use adb root to transfer my SMS from my LineageOS device to my GrapheneOS device. But I get this message :
"adbd cannot run as root in production builds"
I did :
adb root
adb pull /data/user_de/0/com.android.providers.telephony/databases/
adb pull /data/user_de/0/com.android.providers.telephony/app_parts/
And would like to adb push the two folders in my new phone.
I don't know what to do without using a google account. Thanks.