commit | 166d160b78c29527e2dc474f716faa8b31dded48 | [log] [tgz] |
---|---|---|
author | Seth Moore <sethmo@google.com> | Fri Aug 25 11:09:05 2023 -0700 |
committer | Cherrypicker Worker <android-build-cherrypicker-worker@google.com> | Wed Sep 06 00:03:53 2023 +0000 |
tree | ab5d1e88b5d12fc79a8ffcd529b9f318789878db | |
parent | bd4cdc6a9a80b3f71d17f58788d3d611574cedbd [diff] |
Only require RKP on T+ chipsets It turns out we had a bug (b/263844771) in how RKP support was detected, and that was fixed. However, due to this bug, some S chipests shipped without RKP support which is now required by the tests. This change drops the RKP requirement from S chipsets. There should be no new S chipsets, so this effectively grandfathers in the previous ones that were skipped by the RKP VTS tests. T+ tests (both VTS and other suites) will verify that RKP support is there, so there is no gap introduced by this change. Bug: 297139913 Test: VtsAidlKeyMintTargetTest (cherry picked from https://android-review.googlesource.com/q/commit:8be875e0d0c18b8de67744c8b9629f2ff518dd60) Merged-In: I387e5f058ada698747aac103c1745682291f2d1c Change-Id: I387e5f058ada698747aac103c1745682291f2d1c