OSDN Git Service

Fix security vulnerabilities in permission of deleting MMS/SMS
authorMiao Chou <mcchou@google.com>
Mon, 20 Jul 2015 19:14:25 +0000 (12:14 -0700)
committerMiao-chen Chou <mcchou@google.com>
Fri, 24 Jul 2015 20:08:35 +0000 (20:08 +0000)
commitedb6da171b8b7a6f9d4aa5a773d734a464f1ec66
treebc5a684519e46e676dddfb23947726d23523fe6c
parent27b5d6cb0c044860cadccaeecf1300dad3887b21
Fix security vulnerabilities in permission of deleting MMS/SMS

This CL adds permission and PID checks to avoid unauthorized deletion of any
MMS/SMS messages in BluetoothMapContentObserver.actionMessageSentDisconnected
function.

Bug: 22343270
Change-Id: I30254036309733be4d54db17a8ef17a571cd1c5a
src/com/android/bluetooth/map/BluetoothMapContentObserver.java