diff options
| author | Luan Nguyen <luann@google.com> | 2015-05-15 22:47:47 +0000 |
|---|---|---|
| committer | Android Git Automerger <android-git-automerger@android.com> | 2015-05-15 22:47:47 +0000 |
| commit | 304ed7162de489cd1393b770460fe58a0ae91beb (patch) | |
| tree | 019b1b0a6019755cf61219a97c5ff8eee7da6fe6 /docs/html | |
| parent | 14ba009a51cede3f3f4b0ae1d1e701939e3dd1dc (diff) | |
| parent | e14ffac62eca9656fc552a2e4d914eaecba86b7f (diff) | |
| download | frameworks_base-304ed7162de489cd1393b770460fe58a0ae91beb.zip frameworks_base-304ed7162de489cd1393b770460fe58a0ae91beb.tar.gz frameworks_base-304ed7162de489cd1393b770460fe58a0ae91beb.tar.bz2 | |
am e14ffac6: am 193841be: Merge "docs: Add tag heuer logo to wear landing page" into lmp-mr1-ub-docs
* commit 'e14ffac62eca9656fc552a2e4d914eaecba86b7f':
docs: Add tag heuer logo to wear landing page
Diffstat (limited to 'docs/html')
| -rw-r--r-- | docs/html/wear/images/partners/tagheuer.png | bin | 0 -> 4366 bytes | |||
| -rw-r--r-- | docs/html/wear/index.jd | 3 |
2 files changed, 3 insertions, 0 deletions
diff --git a/docs/html/wear/images/partners/tagheuer.png b/docs/html/wear/images/partners/tagheuer.png Binary files differnew file mode 100644 index 0000000..507f90c --- /dev/null +++ b/docs/html/wear/images/partners/tagheuer.png diff --git a/docs/html/wear/index.jd b/docs/html/wear/index.jd index 74e4939..e18ada4 100644 --- a/docs/html/wear/index.jd +++ b/docs/html/wear/index.jd @@ -246,6 +246,9 @@ page.image=images/cards/android-wear_2x.png <div class="col-4"> <img src="/wear/images/partners/sony.png" alt="Sony"> </div> + <div class="col-4"> + <img src="/wear/images/partners/tagheuer.png" alt="Tag Heuer"> + </div> </div> </div> <!-- end .wrap --> </div> |
