diff options
| author | Luan Nguyen <luann@google.com> | 2014-12-16 02:23:17 +0000 |
|---|---|---|
| committer | Android Git Automerger <android-git-automerger@android.com> | 2014-12-16 02:23:17 +0000 |
| commit | 56102be8922e888a2eb42a97e5977d17e63e16aa (patch) | |
| tree | 7e4fb8bc6554669fbae1819cb8677cc965bb9801 /docs/html | |
| parent | 990d60573386ebc90f5797dc28168312115bcca6 (diff) | |
| parent | 443e57df26077652d35b4e294e4a5ed3cd6030b3 (diff) | |
| download | frameworks_base-56102be8922e888a2eb42a97e5977d17e63e16aa.zip frameworks_base-56102be8922e888a2eb42a97e5977d17e63e16aa.tar.gz frameworks_base-56102be8922e888a2eb42a97e5977d17e63e16aa.tar.bz2 | |
am 443e57df: am 556ce7f1: am 47efca78: am a854ddfd: docs: Add two new general functionality requirements automerge: bb01880
* commit '443e57df26077652d35b4e294e4a5ed3cd6030b3':
docs: Add two new general functionality requirements
Diffstat (limited to 'docs/html')
| -rw-r--r-- | docs/html/distribute/essentials/quality/wear.jd | 25 |
1 files changed, 23 insertions, 2 deletions
diff --git a/docs/html/distribute/essentials/quality/wear.jd b/docs/html/distribute/essentials/quality/wear.jd index a233241..fc1c73f 100644 --- a/docs/html/distribute/essentials/quality/wear.jd +++ b/docs/html/distribute/essentials/quality/wear.jd @@ -82,7 +82,7 @@ page.image=/distribute/images/gp-wear-quality.png </tr> <tr> - <td rowspan="1" id="general"> + <td rowspan="3" id="general"> General </td> @@ -99,6 +99,28 @@ page.image=/distribute/images/gp-wear-quality.png </tr> <tr> + <td id="WR-VF"> + WR-VF + </td> + <td> + <p style="margin-bottom:.5em;"> + App has Wear functionality that is visible to the user. + </p> + </td> +</tr> + +<tr> + <td id="WR-BF"> + WR-BF + </td> + <td> + <p style="margin-bottom:.5em;"> + Wear functionality works as expected or as described in the app's Google Play Store listing. + </p> + </td> +</tr> + +<tr> <td rowspan="1" id="packaging"> Packaging </td> @@ -115,7 +137,6 @@ page.image=/distribute/images/gp-wear-quality.png </td> </tr> - <tr> <td rowspan="3" id="functional-notifications"> Notifications |
