| Index: build/android/pylib/utils/emulator.py
|
| diff --git a/build/android/pylib/utils/emulator.py b/build/android/pylib/utils/emulator.py
|
| index 6545463ae29945665b00f20deb56439ab63fb15b..7d57781f8ea01f10d263815a95f0ae47a2943364 100644
|
| --- a/build/android/pylib/utils/emulator.py
|
| +++ b/build/android/pylib/utils/emulator.py
|
| @@ -4,8 +4,6 @@
|
|
|
| """Provides an interface to start and stop Android emulator.
|
|
|
| -Assumes system environment ANDROID_NDK_ROOT has been set.
|
| -
|
| Emulator: The class provides the methods to launch/shutdown the emulator with
|
| the android virtual device named 'avd_armeabi' .
|
| """
|
|
|