commit | 8edc5b83268f42aad4ad75c55ecc698c548af21d | [log] [tgz] |
---|---|---|
author | Felipe Leme <felipeal@google.com> | Wed Jan 29 14:04:51 2020 -0800 |
committer | Felipe Leme <felipeal@google.com> | Tue Feb 04 19:01:40 2020 -0800 |
tree | bb4777ac0cf91e19af17fc2ecaba880ddbb9364b | |
parent | 74f6bc8e31991c6a2c9ed056166f1876f435e506 [diff] |
Added more properties associated with user management: - CREATE_USER: called after an Android user is created. - REMOVE_USER: called after an Android user is removed. - USER_IDENTIFICATION_ASSOCIATION: associates an Android user with vehicle artifacts like a key FOB. This CL only defines the new types, they're not implemented or used yet. Test: m -j android.hardware.automotive.vehicle@2.0-service Bug: 146207078 Change-Id: Idb399df55567402edb1b954b1c4b25f69e810a81