From dd5c182ad987f0723e1e4353ed8f28708b22da77 Mon Sep 17 00:00:00 2001
From: Robert Ly
Date: Wed, 17 Oct 2012 11:50:40 -0700
Subject: [PATCH] docs: google market -> google play
Change-Id: I546a0c07920612a3fa31a2507c934a28c4d9f419
---
docs/html/guide/google/play/expansion-files.jd | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/docs/html/guide/google/play/expansion-files.jd b/docs/html/guide/google/play/expansion-files.jd
index 750e958c2565e..f5cda068cc472 100644
--- a/docs/html/guide/google/play/expansion-files.jd
+++ b/docs/html/guide/google/play/expansion-files.jd
@@ -421,7 +421,7 @@ policy, which captures the expansion file names, sizes, and URLs from the licens
To use APK expansion files with your application and provide the best user experience with
minimal effort on your behalf, we recommend you use the Downloader Library that's included in the
-Google Market Apk Expansion package. This library downloads your expansion files in a
+Google Play APK Expansion Library package. This library downloads your expansion files in a
background service, shows a user notification with the download status, handles network
connectivity loss, resumes the download when possible, and more.
@@ -450,8 +450,8 @@ application.
First, open the Android SDK Manager, expand
Extras and download:
- - Google Market Licensing package
- - Google Market Apk Expansion package
+ - Google Play Licensing Library package
+ - Google Play APK Expansion Library package
If you're using Eclipse, create a project for each library and add it to your app: