commit | 83c6aefb5dd7866d64c44af8cd6d771b8d4e9517 | [log] [tgz] |
---|---|---|
author | Alice Wang <aliceywang@google.com> | Fri Nov 03 17:17:34 2023 +0000 |
committer | Alice Wang <aliceywang@google.com> | Tue Nov 07 10:30:26 2023 +0000 |
tree | f5d64cc3e696a51d6e1745d7666df98d65a16371 | |
parent | 0e4c1c4129042734702ab273b6d1d5ccbb149d57 [diff] [blame] |
[refactor] Split watchdog in a standalone library for reuse This simplifies the task of creating an independent library of rkpd_client later. Test: atest keystore2_test Bug: 241428146 Change-Id: I2834c9be9f5100d52829e6392f0dd48e7c76beb1
diff --git a/keystore2/TEST_MAPPING b/keystore2/TEST_MAPPING index f8a1302..1038bea 100644 --- a/keystore2/TEST_MAPPING +++ b/keystore2/TEST_MAPPING
@@ -33,6 +33,9 @@ }, { "name": "keystore2_client_tests" + }, + { + "name": "libwatchdog_rs.test" } ] }