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:30:30 +0000 (13:30 -0700)
commit0f6aaa5a945345b273bce16429c5ac56f3d1e7a9
tree1e39411f84279e4e3c9b22a4aad9cf65e33ddf4f
parentd9761c692ffbc621460054ad2f034557ad330b7d
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