commit | 012cbd1e67ec628802c561ae6e8b8a59cabf9e29 | [log] [tgz] |
---|---|---|
author | Colin Cross <ccross@android.com> | Wed Feb 19 17:02:52 2020 -0800 |
committer | Colin Cross <ccross@android.com> | Wed Feb 19 17:02:52 2020 -0800 |
tree | 68781504830ba4529a5856efef8454b886e99612 | |
parent | a1cad1fd51693a119d065927887d102b85a1785a [diff] |
Set sdk_version for libvts_agent_app_jni VtsAgentApp sets sdk_version: "current", but its JNI library was linking against platform APIs. Bug: 149591057 Test: m checkbuild Change-Id: I36a59d650d260a7ab608e0f46f6424feb12e2938
VTS consists of a set of testing frameworks and test cases, designed to help enhance the robustness, reliability, and compliance of:
VTS has mainly two types of test suites:
While the VTS framework and test cases are designed for userdebug or eng build devices, some test cases can be run on user build devices using its app namely, VTS Agent App.
Table of Contents