diff options
author | Scott Main <smain@google.com> | 2013-09-20 16:58:38 +0000 |
---|---|---|
committer | Android (Google) Code Review <android-gerrit@google.com> | 2013-09-20 16:58:39 +0000 |
commit | 0333302ad7162f66404c08e1c6c5b6b767aa78b3 (patch) | |
tree | 855242d0f39d5460d6ef3f82dc73d1b79d83d6b2 /docs/html | |
parent | 72f65780c77f9c0c306fcb53efeb62fbeba3899c (diff) | |
parent | 9bcea321af91ccafa41bc8841d3cfa5acfd705ce (diff) | |
download | frameworks_base-0333302ad7162f66404c08e1c6c5b6b767aa78b3.zip frameworks_base-0333302ad7162f66404c08e1c6c5b6b767aa78b3.tar.gz frameworks_base-0333302ad7162f66404c08e1c6c5b6b767aa78b3.tar.bz2 |
Merge "add custom head tag to verify developers@android.com as site owner" into jb-mr2-docs
Diffstat (limited to 'docs/html')
-rw-r--r-- | docs/html/index.jd | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/html/index.jd b/docs/html/index.jd index bbb6a16..4a6902e 100644 --- a/docs/html/index.jd +++ b/docs/html/index.jd @@ -2,6 +2,8 @@ fullpage=true no_footer_links=true carousel=true page.metaDescription=The official site for Android developers. Provides the Android SDK and documentation for app developers and designers. +page.customHeadTag=<meta name="google-site-verification" content="sa-bIAI6GKvct3f61-WpRguHq-aNjtF7xJjMTSi79as" /> + @jd:body |