diff options
author | Raphael <raphael@google.com> | 2009-10-10 14:16:20 -0700 |
---|---|---|
committer | Raphael <raphael@google.com> | 2009-10-10 14:16:20 -0700 |
commit | 69b7d84832110035fa926406121e0eb56d23d86c (patch) | |
tree | b5047061d5bd7f454b7482d4247b74436668c585 /scripts/doc_source.properties | |
parent | 549d28d1f17f061e32b25a86dd2ee97203f6d9ce (diff) | |
download | sdk-69b7d84832110035fa926406121e0eb56d23d86c.zip sdk-69b7d84832110035fa926406121e0eb56d23d86c.tar.gz sdk-69b7d84832110035fa926406121e0eb56d23d86c.tar.bz2 |
Set SDK Platform/Doc to API 5.
Diffstat (limited to 'scripts/doc_source.properties')
-rw-r--r-- | scripts/doc_source.properties | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/scripts/doc_source.properties b/scripts/doc_source.properties index e6d6915..fab394a 100644 --- a/scripts/doc_source.properties +++ b/scripts/doc_source.properties @@ -1,6 +1,5 @@ Pkg.UserSrc=false -Platform.Version=Eclair +Platform.Version=2.0 Pkg.Revision=1 -AndroidVersion.ApiLevel=4 -AndroidVersion.CodeName=Eclair +AndroidVersion.ApiLevel=5 |