diff options
| author | 2023-08-31 06:07:20 +0000 | |
|---|---|---|
| committer | 2023-10-13 00:56:44 +0000 | |
| commit | 83b9553b3ae3c65fcb63a383b0c494c8c992a568 (patch) | |
| tree | e95da314dd7d5dd9a9fe515a9538c58ed6336c8a /libs/androidfw/misc.cpp | |
| parent | 71a57780ef4a28de80d5fdb115046e8b7e747c6c (diff) | |
READ_DROPBOX_DATA permission
Starting from Android V, READ_DROPBOX_DATA permission will guard the data in Dropbox instead of READ_LOGS permission.
In DropBoxManagerService.java, TargetSdkVersion gating is used to differentiate between permission checking requirements for Android V and after and Android U and before. Android U and before can continue using the READ_LOGS permission, while Android V and after require the READ_DROPBOX_DATA permission.
Test: atest DropBoxTests
Bug: 296060945
Change-Id: Id5976c0778805ed1b50e0c33101d0ac869b92126
Diffstat (limited to 'libs/androidfw/misc.cpp')
0 files changed, 0 insertions, 0 deletions