Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(210)

Unified Diff: README.md

Issue 1431663002: Update android SDK to API version 23. (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Folloe review Created 5 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | build/config/android/config.gni » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: README.md
diff --git a/README.md b/README.md
index cbab52e25ad1bedb4f227ce98dc3efb9b4668cc6..a9dd13dfc7553606993a04e5f51440bc5f73d8be 100644
--- a/README.md
+++ b/README.md
@@ -110,12 +110,6 @@ $ mojo/tools/mojob.py build --android
The result will be in out/android_Debug. If you see javac compile errors,
[make sure you have an up-to-date JDK](https://code.google.com/p/chromium/wiki/AndroidBuildInstructions#Install_Java_JDK)
-#### Marshmallow
-Running mojo on Marshmallow might raise an Exception `"Unable to find fifo"`. As
-a temporary solution, you can go to `Settings` -> `Apps` -> `Mojo Shell (dev)`
--> `Permissions` and allow for `Storage`.
-See this [bug](https://github.com/domokit/mojo/issues/500) for more information.
-
### Goma (Googlers only)
If you're a Googler, you can use Goma, a distributed compiler service for
« no previous file with comments | « no previous file | build/config/android/config.gni » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698