Merge "Docs: minor AS 2.0 related fixes" into mnc-mr-docs

This commit is contained in:
Adarsh Fernando
2016-04-07 22:32:40 +00:00
committed by Android (Google) Code Review
2 changed files with 1 additions and 1 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 48 KiB

After

Width:  |  Height:  |  Size: 47 KiB

View File

@@ -593,7 +593,7 @@ parent.link=index.html
android {
...
dexOptions {
maxProcessCount 8
maxProcessCount 4
javaMaxHeapSize "2g"
}
}