Files
frameworks_base/core/java/android
Rubin Xu 7226c7dc9f Fix uri permission grant on remote bug report uri
System server is no longer allowed to grant uri permission directly. As a result
we use grantUriPermissionFromIntent() to grant permission from the shell UID,
who is the owner of the bug report content.

Also fix a security bug where the broadcast to notify user consent of remote
bug report mismatches the <protected-broadcast> definition, causing it to be
sendable by anyone.

Bug: 34159108
Test: manual - Install TestDPC and request bugreport, try accept and decline
      once the report is ready (Bullhead).

Change-Id: I66e3f2a16d4547549f09d3c96d52aed2330caedf
2017-02-07 11:30:20 +00:00
..
2017-01-25 17:00:55 -08:00
2017-01-27 08:28:45 -05:00
2017-01-25 18:21:28 +00:00
2017-01-12 16:03:11 +00:00
2017-01-30 14:47:30 -08:00
2017-01-31 10:51:10 -05:00
2017-01-24 15:27:16 +00:00