I've got it working (even without Magisk):
- Download the overlay apk from here
- Use adb to install
- After successful install, enable it via
- Finally check for success with
- Download the overlay apk from here
- Use adb to install
adb install treble-overlay-lenovo-y700.apk
- After successful install, enable it via
adb shell cmd overlay enable --user current me.phh.treble.overlay.lenovo.y700
- Finally check for success with
adb shell cmd overlay list --user current android
to find android
[...more lines...]
[x] me.phh.treble.overlay.lenovo.y700