History log of /packages/services/Car/TrustAgent/src/com/android/car/trust/CarBleTrustAgent.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
7e816c5f1a3bdca5ea8a675857303d06fbc4a155 06-Sep-2017 Bryan Eyler <bryaneyler@google.com> Add docs on permissions and configs.

Adds documentation for system config and permissions that are needed to
run this sample correctly.

Bug: 33458687
Tested with javadoc tool.

Change-Id: I2e3846015eb825931d723b9dcf2228e89ef26945
/packages/services/Car/TrustAgent/src/com/android/car/trust/CarBleTrustAgent.java
452ad74f4c25e153c00d94c3db674deab8efb1ac 03-Mar-2017 Rakesh Iyer <rni@google.com> Partial cleanup of Ble trust agent.

First pass, added licenses and log guards, will make another
pass soon.

Test: Manually verified.
Change-Id: I31fcf1783fb4cb9c3d5617d9f31f840196ca49ac
/packages/services/Car/TrustAgent/src/com/android/car/trust/CarBleTrustAgent.java
77e5e49cf9dcceb69b07510c380ae2a9285ebfee 02-Mar-2017 Victor Chan <victorchan@google.com> First pass of BLE escrow token user unlock.

The CarBleTrustAgent has now been updated to use the latest escrow token
and synthetic password framework API's. The tokens are transfered via
BLE between a phone and a car head unit.

Note this only works on FBE enabled devices.
config_strongAuthRequiredOnBoot should also be disabled so that
unlocking the user will also cause the keyguard to be dropped.

Test: Manual on sailfish build. Not tested on Mojave

Change-Id: I6aba6cd3299e34389dca68c78047b8ebb9f1a884
/packages/services/Car/TrustAgent/src/com/android/car/trust/CarBleTrustAgent.java