summaryrefslogtreecommitdiff
path: root/AndroidManifest-lib.xml
AgeCommit message (Collapse)Author
2024-02-14Add permissions for compat change. Matt Casey
Bug: 325329535 Test: atest CtsSharesheetDeviceTest Change-Id: I1502671c8741e9003275b57b1b31d21290b4dc4f
2023-08-24Add the REPORT_USAGE_STATS permission to the module. Varun Shah
This new permission is required in order to report chooser selection events to UsageStatsManager. Bug: 296056771 Test: atest CtsUsageStatsTest Test: manual (use share sheet from Play Store) Change-Id: Ia906345a2274cd40910bc59a4d8f8f9776374e32
2023-07-13IntentResolver: prepare IntentResolver-core for client usage Christian Göllner
- Creates "lib" AndroidManifest.xml containing the required permissions - Adds proguard configuration file Bug: 265905535 Change-Id: Ie24cd32c1816d349a3ba59ff206d9fc210f54a21