commit | 16198a3ca9224b1546471dc97a6ea3e7a0c2882b | [log] [tgz] |
---|---|---|
author | Rajesh Nyamagoud <nyamagoud@google.com> | Tue Jul 26 18:45:55 2022 +0000 |
committer | Rajesh Nyamagoud <nyamagoud@google.com> | Fri Aug 12 00:03:57 2022 +0000 |
tree | feb83772b47b8cc9c89a3f7ea69afa3eb233dc7d | |
parent | a00741ceb6fff4ab670fa3942c030254efcf8769 [diff] |
Updated `listEntries` API response code with invalid domain field. Updated to return `INVALID_ARGUMENT` instead of `PERMISSION_DENIED` response code when domain is other than `APP` or `SELINUX`. Added tests to validate `listEntries` API with valid domains `APP and SELINUX` and invalid domains like `BLOB`. Bug: 239719010 Test: atest CtsKeystoreTestCases; atest keystore2_client_tests; Change-Id: I7d10c13342ca5719682e371e428fa42f992ba07d