Files
Darren Chang 585645960b ANDROID: Add specific kselftests in the selftests source code directory.
Bug: 339748167
Change-Id: Ic3b3ba6fa6192fc19070808ce263a957691bcb41
Signed-off-by: Darren Chang <chihsheng@google.com>
2024-05-31 17:55:33 +00:00

12 lines
162 B
Plaintext

{
"presubmit": [
{
"name": "selftests",
"options": [
{
"include-filter": "kselftest_rtc_rtctest"
}
]
}
]
}