• Home
  • History
  • Annotate
  • only in /packages/services/Car/TrustAgent/src/com/android/car/trust/
History log of /packages/services/Car/TrustAgent/src/com/android/car/trust/
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
arBleTrustAgent.java
honeEnrolmentActivity.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
arBleTrustAgent.java
arEnrolmentActivity.java
arEnrolmentService.java
arUnlockService.java
honeEnrolmentActivity.java
honeEnrolmentController.java
honeUnlockController.java
tils.java
omms/SimpleBleClient.java
omms/SimpleBleServer.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
ootupReceiver.java
arBleTrustAgent.java
arBluetoothTrustAgent.java
arEnrolmentActivity.java
arEnrolmentService.java
arUnlockService.java
ainActivity.java
honeEnrolmentActivity.java
honeEnrolmentController.java
honeUnlockActivity.java
honeUnlockController.java
tils.java
omms/SimpleBleClient.java
omms/SimpleBleServer.java
d9f6ae031964aa9e7f97668af499d0b92a17ef2e 20-Oct-2016 Rakesh Iyer <rni@google.com> Add car trust agent.

Original sha1: 7014aa9053e3fb1d60a5e4069adb8e6f47cf5218

Credits:
victorchan@

Bug: 32118797
Test: Manual.
Change-Id: Ia498d0019b2e88add1957b1ed863dbbf17305913
ootupReceiver.java
arBluetoothTrustAgent.java