Android VTS 8.0 Release 1 (4256865)
Fixing iPhone SMS handling

iPhones don't return senderContactUri (encoded phone #) via MAP (and don't
support sending messages over MAP either). To address this:
- Updated MapMessageMonitor to use combination of senderName/senderContactUri
  in SenderKey. Auto-reply logic aborts if senderContactUri is not known.
- Also updated MapMessage docs.
- I am independently waiting on b/36368127 which is to provide a MAP API
  indicating if MAP device supports send. Once that's addressed we will
  no longer provide auto-reply as an option for iPhone like devices.

Bug: 33280056
Test: Receiving and send auto-reply with iPhone and Android (Pixel,
      Samsung)

Change-Id: If4887db8cad721b5aeae033253599e1de2b8816c
4 files changed
tree: 42568c2433707d7f34e6ceb64ce4ac4a94828277
  1. res/
  2. src/
  3. Android.mk
  4. AndroidManifest.xml