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

am: a598807

* commit 'a598807a5322d572b22b62a56cdb390eeb205f1b':
  Docs: minor AS 2.0 related fixes

Change-Id: I116692775d2f70adbdb14f422f125df9545e40fa
This commit is contained in:
Adarsh Fernando
2016-04-07 22:38:59 +00:00
committed by android-build-merger
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"
}
}