Commit Graph

3 Commits

Author SHA1 Message Date
Roman Kiryanov
41f2139cab Add vintf_fragments to android.hardware.confirmationui@1.0-service
Bug: 153666825
Test: boot, lshal | grep confirmationui
Signed-off-by: Roman Kiryanov <rkir@google.com>
Change-Id: Ib8ff51a60df30d6d8773d658bdadf3de904c0426
2020-04-09 12:16:56 -07:00
Steven Moreland
b3a4d3832e Remove libhwbinder/libhidltransport deps
Since these were combined into libhidlbase.

Bug: 135686713
Test: build only (libhwbinder/libhidltransport are empty)
Change-Id: I075670b64eebbbbd6a6ae0e84ad51bf1c6f5ba36
2019-09-06 01:07:02 +00: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