OSDN Git Service

DO NOT MERGE 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 Chou <mcchou@google.com>
Thu, 6 Aug 2015 20:31:14 +0000 (13:31 -0700)
commit19004c751f36aa2b01d3e03d4f761d8897542bd2
tree33daad44ede5d2806c7b245858f67916286ddd37
parentbf75bdaca1c044f9806b5cb5df7415ad57d20fb9
DO NOT MERGE Fix security vulnerabilities in permission of deleting MMS/SMS

This CL adds permission check 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