summaryrefslogtreecommitdiff
path: root/libs/androidfw/StringPool.cpp
diff options
context:
space:
mode:
author Nicolo' Mazzucato <nicomazz@google.com> 2022-04-12 14:53:12 +0000
committer Nicolo' Mazzucato <nicomazz@google.com> 2022-04-13 20:45:01 +0000
commit8a001c1a4f5f505292e2199fa088d4d6938ca45c (patch)
tree025c235b5e514fa6fadf3747e20e877a8b9636cc /libs/androidfw/StringPool.cpp
parentdec54533e2b9f374a86234a5fb326f895e357b79 (diff)
Add DeviceTypeRule to filter tests only for large screens or foldable
This allows SysUI test classes to specify if they are meant only for large screens or tablet by using an annotation. This allow us to avoid having several custom suites to manually setup for special needs (e.g. foldable/tablet), simplifying test configuration. After this change, it is only needed to add the usual integration test suite also to foldable/tablet build targets, and everything will work fine (on phones, annotated tests will not work) If those rules work, then FoldableOnlyRuleTest and LargeScreenOnlyRuleTest shouldn't fail in any target during presubmits. Test: atest FoldableOnlyRuleTest && atest LargeScreenOnlyRuleTest Bug: 228597099 Change-Id: I8f1579cdee9df9d8e5001730c184d34575651273
Diffstat (limited to 'libs/androidfw/StringPool.cpp')
0 files changed, 0 insertions, 0 deletions