Commit Graph

2 Commits

Author SHA1 Message Date
Steven Moreland
3baa6bda4d confirmationui: explicitly declare only one thread.
Due to an unclear API, wireless_charger accidentally started
two threads.

Bug: 80102279
Test: use lshal to verify that the service only has one thread
Change-Id: Ic6bdb6ef0025173f4388f0550e00a6b4fc2e21df
2018-05-25 10:14:48 -07:00
Janis Danisevskis
a0c33ea1ba ConfirmationUI reference implementation
This reference implementation implements the core
logic of the confirmation provider including the
cryptographic operations. For a full implementation
a user interface and a few policy checks are missing.

Bug: 63928580
Test: VtsHalConfirmationUIV1_0TargetTest
Change-Id: I22ca138ed612979223f8e83792b525a31709e0fe
2018-01-24 10:10:55 -08:00