diff options
author | 2024-07-16 14:13:31 -0700 | |
---|---|---|
committer | 2024-07-17 17:39:04 +0000 | |
commit | a80df6b8c4007b8367f8faacfb5d5eed0b67a0e5 (patch) | |
tree | fd9be5e5f950fd08c770d0090da4110341c4a935 /tools/aapt2/ResourceParser.cpp | |
parent | 88d7570032bf95b668c85246da307657e58912db (diff) |
[Ravenwood] Relax the test method name validator
Previously, the validator didn't allow this:
@Before public testSetUp() {...}
It'd say "testSetUp() should have @Test".
But I see this naming pattern in ICU, so let's allow it.
Bug: 292141694
Test: $ANDROID_BUILD_TOP/frameworks/base/ravenwood/scripts/run-ravenwood-tests.sh
Flag: EXEMPT host side test change only
Change-Id: Ifef932cb07816bac9edb624a725accbbf8e7d63d
Diffstat (limited to 'tools/aapt2/ResourceParser.cpp')
0 files changed, 0 insertions, 0 deletions