diff options
| author | 2024-10-16 10:13:05 -0700 | |
|---|---|---|
| committer | 2024-10-21 01:08:18 -0700 | |
| commit | 7e28dff226b28edcf254cb6f6bdd4be9bc799280 (patch) | |
| tree | d833ffadb5f96562c4fd5455081fff03065bb945 /api/api_test.go | |
| parent | 6ae0cc564d7daa0343cb4aacd6ba786f0a711150 (diff) | |
[Forensic] Add BackupTransportConnector
The ForensicService uses the BackupTransportConnector
to send commands to the BackupTransport binder service.
Three commands are as following:
1. Initialize
2. AddData
3. Release
The BackupTransportConnector is also in charge of
bind and unbind the BackupTransport binder service.
The config_forensicBackupTransport is used to specify
the BackupTransport binder service. It's empty on AOSP.
GMS overlay file will include a BackupTransport binder
service on GMS Core for GMS devices.
Bug: 365994454
Test: atest ForensicServiceTest
Flag: android.security.afl_api
Ignore-AOSP-First: security feature
Change-Id: Ib40f9b0ba2655a9c1fc4de0a104211661082086a
Diffstat (limited to 'api/api_test.go')
0 files changed, 0 insertions, 0 deletions