diff options
| author | 2016-06-29 20:38:04 +0000 | |
|---|---|---|
| committer | 2016-06-29 20:38:04 +0000 | |
| commit | 471af954c3826774951372d327d53a2bddda294f (patch) | |
| tree | d4248797a79519acfe4fc59168519d83ac5f6a9b | |
| parent | c295a4b23d4e99032c152c7816ef7cc1b5458907 (diff) | |
| parent | 7a4d857c45594316794f227b78a9ee2b70b8280b (diff) | |
Merge \"docs: Edits to Instant Apps FAQs, index page.\" into nyc-dev
am: 7a4d857c45
Change-Id: Id3978a63dc42beb9a92ecde46e1b09e4c32c74c0
| -rw-r--r-- | docs/html/topic/instant-apps/faqs.jd | 5 | ||||
| -rw-r--r-- | docs/html/topic/instant-apps/index.jd | 2 |
2 files changed, 2 insertions, 5 deletions
diff --git a/docs/html/topic/instant-apps/faqs.jd b/docs/html/topic/instant-apps/faqs.jd index bf37241c8cd2..f69a4da610c6 100644 --- a/docs/html/topic/instant-apps/faqs.jd +++ b/docs/html/topic/instant-apps/faqs.jd @@ -46,10 +46,7 @@ forcelocalnav=true <strong>How do permissions work in Android Instant Apps?</strong> <br/> Android Instant Apps uses the runtime permissions model introduced in - Android 6.0. - If an app supports the permission model introduced in Android 6.0 - (API level 23), it does not require any additional work to become an Instant - App that runs on older devices. + Android 6.0 (API level 23). </p> <p> diff --git a/docs/html/topic/instant-apps/index.jd b/docs/html/topic/instant-apps/index.jd index e2da9c519892..89809820981d 100644 --- a/docs/html/topic/instant-apps/index.jd +++ b/docs/html/topic/instant-apps/index.jd @@ -81,7 +81,7 @@ excludeFromSuggestions=true Get people to your flagship Android experience from links that would otherwise open your mobile web page — like search, social media, messaging, and other deep links — without them - needing to stop and install your app first. + needing to install your app first. </p> <div class="cols" style="margin-top:1em;"> |