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

am: 9d9cea5

* commit '9d9cea52c2e9f4de6f194350ad93108ff6ef35e4':
  Docs: minor AS 2.0 related fixes

Change-Id: Id05869c446ba6399fbc29ea242a7b7a9a28db851
This commit is contained in:
Adarsh Fernando
2016-04-26 06:33: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"
}
}