Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit d9a2a9e7 authored by Paul Crowley's avatar Paul Crowley
Browse files

mv WeaverHidlWrapper WeaverHidlAdapter; refactor

Change WeaverHidlWrapper to match AuthSecretHidlAdapter and refactor:
- rename to WeaverHidlAdapter
- import the AIDL names, fully qualify HIDL names
- put the functional stuff first, and helpers/boilerplate last
- do conversion work inside the callback, not outside

Test: atest FrameworksServicesTests:com.android.server.locksettings.LockSettingsServiceTests
Test: Set PIN, enter incorrect PIN, enter correct PIN
Test: Remove AIDL HAL service and flash new image
Test: enter incorrect PIN, enter correct PIN.
Test: Set a new PIN and retest all without AIDL service
Bug: 182976659
Change-Id: I7123927f5b05b0d167dba33130f9bb8fe1daa01c
parent f8e243e6
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment