Ok, I got a bit out of sync and confused because I read your quoting me, but not as quotes.
Some surprises here. Your Go103 has UFS, the GoCo7 is eMMC.
So this will give us a handle on some Firehose issues.
Quote:
Originally Posted by DanyDanman
Code:
C:\>adb shell
$ cd /system/priv-app/OnyxOtaService/lib/arm64
$ cp libota_jni.so /sdcard
$ ^D
C:\>adb pull sdcard/libota_jni.so
Was unable to get the file. Steps somewhat unclear as there is sdcard.
|
This has nothing to do with a physical SD card. It's just a directory.
You need to enable ADB under Developer settings, download "minimal ADB" and get this all working. Is this all new to you?