OSDN Git Service

Merge changes from topic 'pts-test-fix-sync-20160335-1' into nyc-dev
authorAndre Eisenbach <eisenbach@google.com>
Mon, 28 Mar 2016 04:33:51 +0000 (04:33 +0000)
committerAndroid (Google) Code Review <android-gerrit@google.com>
Mon, 28 Mar 2016 04:33:52 +0000 (04:33 +0000)
commit4afd6b9c12b0cfa753b388b9eaace86692b4fc2f
tree91d56b5eee3c921bd14f4722731a0ec2f40a4939
parent2a6d08a87c210918a0ad5b4c01bb5152cce2ba69
parentc438463431b171a67b22b50886ef8dd737c44004
Merge changes from topic 'pts-test-fix-sync-20160335-1' into nyc-dev

* changes:
  Fix more merge issues in BluetoothPbapVcardManager.java
  PBAPS: Don't filter out DateTime when requested
  PBAPS: Fix duplicate entries fetched from database
  PBAPS: Get vcard when asked in alphabetical order
  PBAPS: Enable contact search with full or part of given string
  SAP: Fix ANR(s) in SAP server code
  SAP: Remove sdp record while BT is being turned off to prevent leak
  SAP: Fix issue of socket listener not getting re-started
  SAP: Update UI connection and notifications properly
  SAP: Handle disconnect request during call ongoing state
  OPP: Update share status when interrupted at remote side.
  OPP: Use long instead of int
  MAP: Fix ANR for blocking operations on UI thread
  MAP: Track ProfileState, register and unregister of BroadcastReceivers
  MAP: CleanUp for SDP record in MAP Service shutdown
  MAP: GETMessagesLisitng include mandatory field always.
  MAP: Cleanup PendingIntent in cancelUserTimeoutAlarm.
  MAP: Handle possible NPE while disconnect map.
  MAP: Add MNS SDP Search during setNotificationRegistration.
  MAP: Declare and fetch only 'INTERESTED_MESSAGE_TYPE_CLAUSE' MMS.
  MAP: Synchronize notifcationReg reply and MNS connect action.
  Send error for if VR is initiated during call.