- emulator -avd Pixel_3a_API_30_x86 -writable-system
- adb root
- adb shell avbctl disable-verification
Successfully disabled verification. Reboot the device for changes to take effect.
- adb disable-verity
using overlayfs Successfully disabled verity Now reboot your device for settings to take effect
- adb reboot
- adb root && adb remount
remount succeeded
- adb push ScreenCap.apk /system/app/
ScreenCap.apk: 1 file pushed. 33.1 MB/s (1640812 bytes in 0.047s)
- adb reboot