Index: docs/android_build_instructions.md |
diff --git a/docs/android_build_instructions.md b/docs/android_build_instructions.md |
index 299e5722f2a178656f562ad755cbc867c62374e4..8340291cd6337a61d7b904d0e53f7243516f1068 100644 |
--- a/docs/android_build_instructions.md |
+++ b/docs/android_build_instructions.md |
@@ -341,6 +341,8 @@ out/Default/bin/install_chrome_public_apk_incremental -v --uninstall |
#### Rebuilding libchrome.so for a particular release |
+These instructions are only necessary for Chrome 51 and earlier. |
+ |
In the case where you want to modify the native code for an existing |
release of Chrome for Android (v25+) you can do the following steps. |
Note that in order to get your changes into the official release, you'll |