emulator: edit config.ini instead of hardware-qemu.ini during avd Install.
This fixes sdcard mounting and avd fastboot. Emulator reads config.ini for the configuration, not hardware-qemu.ini. (The latter one is auto-generated and gets updated when applicable.) Also, change made to hardware-qemu.ini could invalidate the snapshot and leads to a cold boot, which is not desired. It is because emulator will not use the quickboot snapshot unless hardware-qemu.ini and hardware.ini from quickboot snapshot are equal Bug: 922145, 1057811 Change-Id: Ie913e907148e64fcc7ba4188529578b739fa1f3d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2153762Reviewed-by:Ben Pastene <bpastene@chromium.org> Commit-Queue: Haiyang Pan <hypan@google.com> Cr-Commit-Position: refs/heads/master@{#759901}
Showing
Please register or sign in to comment