Hi,
I am trying to build android 9 ARM for the emulator but, the emulator is not able to boot the built image.
the following commands were getting timed out so I removed them:-
adb shell settings put screen_off_timeout 214783647
adb shell pm revoke com.google.android.googlequicksearchbox android.permission.RECORD_AUDIO
even after removing them the emulator is still not booting.
First the androd logo shows up then a splash screen saying "device is starting" and then again android logo.
This goes on in a loop. The verbose log however shows that boot is complete.