commit | 07ac5fc5fa2bcef9e072f61124039c3d035df156 | [log] [tgz] |
---|---|---|
author | Kevin Chyn <kchyn@google.com> | Tue Mar 30 00:05:53 2021 -0700 |
committer | Kevin Chyn <kchyn@google.com> | Tue Mar 30 00:05:53 2021 -0700 |
tree | 11be9ed3d6923b542c73a60f1ff9acf2bc96b7a5 | |
parent | be38fec7c4f1cafc805b7392c3c951f8865a73c9 [diff] |
Update removeAll test path 1) for the old HIDL interfaces, remove(0) means to remove all enrollments. Thus, have the test HAL pass back the fake enrollmentIds instead of just "0" 2) RemovalClient never receives null identifiers. Update it to be @NonNull and remove the unnecessary null check Test: atest CtsBiometricsTestCases Bug: 183755255 Change-Id: I2cffc4afb77c009ef75ad6ebae358e7779917744