diff --git a/docs/html/google/play-services/setup.jd b/docs/html/google/play-services/setup.jd index 3f71d044d1a46..e75235e78aecf 100644 --- a/docs/html/google/play-services/setup.jd +++ b/docs/html/google/play-services/setup.jd @@ -82,14 +82,6 @@ see Selectively compiling APIs into your executable. in the toolbar. -
  • Open your app's manifest file and add the following tag as a child of the {@code <application>} -element: -
    -<meta-data android:name="com.google.android.gms.version"
    -           android:value="@integer/google_play_services_version" />
    -
    -
  • You can now begin developing features with the