commit | 1767aafbd320eac71189a69534c679c194845deb | [log] [tgz] |
---|---|---|
author | Pranav Madapurmath <pmadapurmath@google.com> | Tue Mar 05 13:13:52 2024 -0800 |
committer | Pranav Madapurmath <pmadapurmath@google.com> | Tue Mar 05 22:53:57 2024 -0800 |
tree | 94a36449b0b4686b2ac60b46eec78b90551f90a0 | |
parent | 553d5dbd17df6ae96f878c71e9bd4fe593a47b44 [diff] |
Enforce READ_DROPBOX_DATA permission for ecall diagnostics. Following privacy review done for the recent mainline changes to resolve TelephonyManager#persistEmergencyCallDiagnosticData, ensure that READ_DROPBOX_DATA is explicitly required. Since the new changes have been gated by a flag, this permission check needs to be conditionally checked on the same premise. Bug: 328132903 Test: Manual Test: atest TelephonyManagerTest Change-Id: Ibd75727aaa7a40f23b44ed20dceaeb18c1146100