From the [docs](https://github.com/ReactiveCircus/android-emulator-runner#configurations) it says that `pre-emulator-launch-script` runs after creating the AVD and before launching the emulator. In fact it runs before AVD created, so all config adgastments fail. Here is a screenshot of the workflow <img width="1050" alt="Screenshot 2023-07-31 at 2 00 35 PM" src="https://github.com/ReactiveCircus/android-emulator-runner/assets/65734977/91134896-319e-4da2-b436-ab71d13e23c1">