diff options
author | Justin Yun <justinyun@google.com> | 2021-05-04 18:42:24 +0900 |
---|---|---|
committer | Justin Yun <justinyun@google.com> | 2021-05-05 18:47:23 +0900 |
commit | 46f66059e9de5d81882021cf7e50466ee1fec46f (patch) | |
tree | acc354583c70a98211229e32f49cc12567dbac6c /java/java.go | |
parent | 598dd002367e2e21c89647d5d2e067bf1654ffdb (diff) |
Define test_min_vndk_version for cc_test
If a cc_test module defines test_options.test_min_vndk_version, the
test runs only if the ro.vndk.version of the device is defined as a
version code name or an integer value that is higher than or equal to
the value in the test_min_vndk_version proprety.
Also, move the existing test_min_api_level property to test_options
struct.
Bug: 186786268
Bug: 187258404
Test: manual test
Change-Id: I43f1cca5b60f102298726332d374e4b14c425948
Diffstat (limited to 'java/java.go')
0 files changed, 0 insertions, 0 deletions