diff options
| author | 2024-10-26 10:00:03 -0700 | |
|---|---|---|
| committer | 2024-11-13 14:49:25 -0800 | |
| commit | 18b98714e554bea6e7acadf2285fb80f1ce2b424 (patch) | |
| tree | 867296586c77017a3e5785ef7c8d87c317cec44d /libs/androidfw/AssetsProvider.cpp | |
| parent | 2c44495acb9dfe5ce0ca35c9d6870ceca4abd4a4 (diff) | |
[Forensic] Add ForensicManager and permissions
The ForensicManager serves as client lib to communicate with the
ForensicService.
The following 3 permissions are introduced to guard the ForensicService:
READ_FORENSIC_STATE: Allows an application to monitor the state
of the ForensicService.
MANAGE_FORENSIC_STATE: Allows an application to change the state
of the ForensicService.
BIND_FORENSIC_BACKUP_SERVICE:Must be required by any
ForensicBackupService to ensure that only the system can bind to it.
Bug: 365994454
Test: atest ForensicServiceTest ForensicManagerTest
Flag: android.security.afl_api
Ignore-AOSP-First: security feature
Change-Id: Icc196812fd85da1c3f0b7860aab7b3c2e08e9046
Diffstat (limited to 'libs/androidfw/AssetsProvider.cpp')
0 files changed, 0 insertions, 0 deletions