From 29dfc1dace23c57381c07c8e382b50d646dac6a8 Mon Sep 17 00:00:00 2001
From: Adarsh Fernando
Date: Wed, 6 Apr 2016 13:58:34 -0700
Subject: [PATCH] Docs: Minor edit to IR docs to mention longer intial/clean
builds
Change-Id: Ie2727cc98bbcf756ae160cbdd160847cec550e0f
---
docs/html/tools/building/building-studio.jd | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/docs/html/tools/building/building-studio.jd b/docs/html/tools/building/building-studio.jd
index 43e3129a81dc8..6827c57ed60d9 100644
--- a/docs/html/tools/building/building-studio.jd
+++ b/docs/html/tools/building/building-studio.jd
@@ -253,8 +253,9 @@ parent.link=index.html
style="vertical-align:bottom;margin:0;"> and Debug
commands that significantly reduces the
- time between updates to your app. Instant Run pushes updates to your app
- without building a new APK, so changes are visible much more quickly.
+ time between updates to your app. Although your first build may take longer
+ to complete, Instant Run pushes subsequent updates to your app without
+ building a new APK, so changes are visible much more quickly.