diff options
| author | 2023-10-18 00:44:29 +0000 | |
|---|---|---|
| committer | 2023-10-24 22:03:50 +0000 | |
| commit | 14724a60ff199bcf7cf8a885eea07f2cd0a00df7 (patch) | |
| tree | 6fa25288f1c595e04640907f5946dc116d7d12ab /libs/androidfw/FileStream.cpp | |
| parent | a081f8a69c858080abdd86b20b57345f12a43882 (diff) | |
Revert^2 "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.
This is a revert of a revert(ag/25040247)
Test: atest DropBoxTests
Bug: 296060945
Change-Id: I1978a3a959b575e2617bd46c1c5753a847c21604
Diffstat (limited to 'libs/androidfw/FileStream.cpp')
0 files changed, 0 insertions, 0 deletions