commit | 7b2ceffe5a03273e3ebc5eb88b6f739579990b53 | [log] [tgz] |
---|---|---|
author | Alex Hills <ahills@google.com> | Mon Jan 30 15:41:53 2017 -0500 |
committer | Alex Hills <ahills@google.com> | Thu Feb 02 16:05:47 2017 -0500 |
tree | e11bdbe2e2f487e33be66e0e2a03a74b80f46920 | |
parent | 2c0862c41cfea0d657365cb65de5bd07e3f862bf [diff] |
Prevents WearableExtender test from running on low API levels WearableExtender doesn't support API 15 - this prevents failing tests from running on <17 devices This also adds a test which verifies WearableExtender is a no-op on API <17 Bug:34808243 Change-Id: Icc4d65e38b687cee1b0249604f4f722173170f57 Fixes:34808243 Test: Ran manually on api 17 & api 15 emulators