diff options
author | smain@google.com <smain@google.com> | 2016-09-21 14:05:50 -0700 |
---|---|---|
committer | smain@google.com <smain@google.com> | 2016-09-21 16:26:41 -0700 |
commit | 2f2365de4a339d37af00055556d6d643175453b8 (patch) | |
tree | 83cb7c1e08ac2eb25dfa4f0fa4198ceffdfec406 /docs/source.properties | |
parent | 011172a73187ebdf50041809a98101432a191a52 (diff) |
add source.properties file to the offline docs build
which is required to get this in the SDK Manager
Change-Id: If53cdedcb8f5910fe37add44168348c9fd14d0cb
Diffstat (limited to 'docs/source.properties')
-rw-r--r-- | docs/source.properties | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/source.properties b/docs/source.properties new file mode 100644 index 000000000000..77a760bce900 --- /dev/null +++ b/docs/source.properties @@ -0,0 +1,3 @@ +Pkg.Revision=24.0 +Pkg.Desc=Android offline API reference +Pkg.Path=docs
\ No newline at end of file |