| Index: docs/android_studio.md
|
| diff --git a/docs/android_studio.md b/docs/android_studio.md
|
| index 3752122574ccfa830a19dd9032b4889d4b731a90..900f090be13ea88574c3076a01984be4010d8fa9 100644
|
| --- a/docs/android_studio.md
|
| +++ b/docs/android_studio.md
|
| @@ -125,6 +125,8 @@ resources, native libraries, etc.
|
| * Instrumentation tests included as androidTest.
|
| * Symlinks to existing .so files in jniLibs (doesn't generate them).
|
| * Editing resource xml files.
|
| +* Java debugging (see
|
| +[here](/docs/android_debugging_instructions.md#Android-Studio))
|
|
|
| ### What doesn't work (yet) ([crbug](https://bugs.chromium.org/p/chromium/issues/detail?id=620034))
|
|
|
|
|