Minor updates to keep androiddevdocs redirect in sync with devsite version (in frameworks/base)

Change-Id: If2fdf0b92d560fcfbbcfe0f5ec65dd6dcf471560
This commit is contained in:
Dirk Dougherty
2013-02-04 13:19:46 -08:00
parent 2e5555e04b
commit 388ea1e3e5

View File

@@ -171,7 +171,6 @@ redirects:
- src: /tools/aidl.html - src: /tools/aidl.html
dst: /guide/components/aidl.html dst: /guide/components/aidl.html
type: permanent type: permanent
comment: bug 6755311, aidl doc found by search under tools
- src: /guide/market/publishing/multiple-apks.html - src: /guide/market/publishing/multiple-apks.html
dst: /google/play/publishing/multiple-apks.html dst: /google/play/publishing/multiple-apks.html
@@ -260,7 +259,7 @@ redirects:
comment: Redirect to new location comment: Redirect to new location
- src: /guide/topics/security/security.html - src: /guide/topics/security/security.html
dst: /guide/topics/security/permissions.html dst: /training/articles/security-tips.html
type: permanent type: permanent
comment: Redirect to new location comment: Redirect to new location
@@ -535,33 +534,31 @@ redirects:
- src: /4.2 - src: /4.2
dst: /about/versions/android-4.2.html dst: /about/versions/android-4.2.html
type: permanent type: permanent
- src: /4.1 - src: /4.1
dst: /about/versions/android-4.1.html dst: /about/versions/android-4.1.html
type: permanent type: permanent
- src: /jb
dst: /about/versions/jelly-bean.html
type: permanent
- src: /4.0 - src: /4.0
dst: /about/versions/android-4.0.html dst: /about/versions/android-4.0.html
type: permanent type: permanent
- src: /ics - src: /(j|jb|jellybean)/?$
dst: /about/versions/jelly-bean.html
type: permanent
- src: /(i|ics|icecreamsandwich)/?$
dst: /about/versions/android-4.0-highlights.html dst: /about/versions/android-4.0-highlights.html
type: permanent type: permanent
- src: /hc - src: /(h|hc|honeycomb)/?$
dst: /about/versions/android-3.0-highlights.html dst: /about/versions/android-3.0-highlights.html
type: permanent type: permanent
- src: /gb - src: /(g|gb|gingerbread)/?$
dst: /about/versions/android-2.3-highlights.html dst: /about/versions/android-2.3-highlights.html
type: permanent type: permanent
# ---------- MISC ----------------- # ---------- MISC -----------------
- src: /%2B/?$ - src: /%2B/?$
@@ -587,6 +584,4 @@ redirects:
- src: /deviceart - src: /deviceart
dst: http://developer.android.com/distribute/promote/device-art.html dst: http://developer.android.com/distribute/promote/device-art.html
type: permanent type: permanent