MrPlatnum

Results 2 issues of MrPlatnum

I modified the build script found in build/linux/aarch64 like this: ```#!/bin/bash # Run this from within a bash shell set +e MPP_PWD=`pwd` MPP_TOP=${MPP_PWD}/../../.. # toolchain detection check_cmd(){ "$@" >> /dev/null...

Is it possible to get an ADB shell without flashing any firmware onto the MCC to retain the warranty? Basicly i just want the MC2 apk modify it a bit...