android: Fix links to android_emulator.md
The other pages were referring to android_emulators.md (plural), which does not exist. TBR=agrieve Change-Id: I6bd1c2ac95f851b8aae02550c650607ed2182a1f Reviewed-on: https://chromium-review.googlesource.com/1103569 Reviewed-by: Raphael Kubo da Costa <raphael.kubo.da.costa@intel.com> Commit-Queue: Raphael Kubo da Costa <raphael.kubo.da.costa@intel.com> Cr-Commit-Position: refs/heads/master@{#568763}
This commit is contained in:

committed by
Commit Bot

parent
98515e97cc
commit
fe411ffe7b
@ -355,7 +355,7 @@ This will make `chrome_public_apk` build in incremental mode.
|
||||
## Installing and Running Chromium on an Emulator
|
||||
|
||||
Running on an emulator is the same as on a device. Refer to
|
||||
[android_emulators.md](android_emulators.md) for setting up emulators.
|
||||
[android_emulator.md](android_emulator.md) for setting up emulators.
|
||||
|
||||
|
||||
## Tips, tricks, and troubleshooting
|
||||
|
@ -54,7 +54,7 @@ adb shell settings put global package_verifier_enable 0
|
||||
### Using Emulators
|
||||
|
||||
Running tests on emulators is the same as on device. Refer to
|
||||
[android_emulators.md](android_emulators.md) for setting up emulators.
|
||||
[android_emulator.md](android_emulator.md) for setting up emulators.
|
||||
|
||||
## Building Tests
|
||||
|
||||
|
Reference in New Issue
Block a user