diff options
Diffstat (limited to 'docs/html/distribute')
| -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 |
