OSDN Git Service

The phone did not reject unsupported vCalendar item
authorOlsson <ola1.olsson@sonyericsson.com>
Mon, 6 Dec 2010 13:23:37 +0000 (14:23 +0100)
committerJohan Redestig <johan.redestig@sonyericsson.com>
Thu, 14 Apr 2011 06:58:06 +0000 (08:58 +0200)
commit76d17f9aff4a4aaad0f5af91eee1028473c10b16
treebb690d30cfc69020928f526e44d5d86e17f8e902
parentc298d29b081e4240c80750e9431b7189d0b38513
The phone did not reject unsupported vCalendar item

vCalendar is not supported in the phone but it was not
rejected. A blacklist was present in the code but not
used. Hence, this fix enables the blacklist functionality.

Change-Id: I4fefe0e819eb025d37c972cf7e74eabd4f6e6585
src/com/android/bluetooth/opp/BluetoothOppObexServerSession.java