platform_system_security/keystore2/apc_compat
Shaquille Johnson 718036a8ad [Keystore]Fix abort unsafe check in keystore fuzz
Fuzzer finds issue when checking return message after response code
fails.

```
m -j$(nproc) keystore2_unsafe_fuzzer
adb sync data
adb shell /data/fuzz/${TARGET_ARCH}/keystore2_unsafe_fuzzer/keystore2_unsafe_fuzzer
```

Test: description
Bug: 292231203
Change-Id: I27bdcb91fa05a75239aeeb34d817e4f04387b41f
2023-08-10 15:16:43 +01:00
..
Android.bp Changes to adapt ConfirmationUi AIDL interface. 2022-09-29 18:02:05 +00:00
apc_compat.cpp [Keystore]Fix abort unsafe check in keystore fuzz 2023-08-10 15:16:43 +01:00
apc_compat.hpp Keystore 2.0: Implement APC service. 2020-12-29 11:42:07 -08:00
apc_compat.rs Add safety comments. 2023-07-18 15:31:38 +01:00