Renate

Results 149 comments of Renate

https://android.googlesource.com/platform/system/update_engine/+/refs/heads/main/update_metadata.proto

Which device is this? Can you `getprop | grep finger` If this is the Poke5 (Chinese) and not the Poke5P (English) we already have the keys. There is a bunch...

JDRead is old. It's Android 4.4.2 The last update I see on the regular Onyx channel is from 2018. http://onyx-firmware.oss-cn-shenzhen.aliyuncs.com/5a031af9033c0051c274defbbe534391.zip That's a regular unencrypted zip file, but the individual files...

We still haven't found the keys. Is there a libota_jni.so (or similar) somewhere?

Nope, that's not it. Try: ``` cd /system/priv-app grep -r onyxota * ``` Edit: Oops, it is an Activity.

Maybe. Something is screwy here. Run a logcat in one window. Run an ADB shell in another. ``` am start -n com.onyx.android.onyxotaservice/.OtaInfoActivity am start -n com.onyx.android.onyxotaservice/.OtaInfoActivity -e updatePath sillypath ```...

I've looked a lot and come to the conclusion that that stuff was in an OnyxOtaService.apk and somebody deleted it when they rooted this.

> No actually Ota function works fine after I root it ,because the update package is a full package. After putting .upx in /sdcard/ and install it, the device will...

Absolutely! This is very annoying. How can you have the input focus go **nowhere**? l `SP` 0,0 `SP` 1,1 `SP` `ESC` `ESC` I noticed this two years ago and it's...