commit | cea03df201dc6659654234bc5fbfebf1b6a06e42 | [log] [tgz] |
---|---|---|
author | John Wang <johnwang@google.com> | Tue Jun 07 15:37:09 2011 -0700 |
committer | John Wang <johnwang@google.com> | Wed Jun 08 13:10:22 2011 -0700 |
tree | e6548a335d176a9949ff35a10288e6c4c59457db | |
parent | 25bd8abce993e17b382ea5c29a1cb68dd095cf45 [diff] |
Do not merge. Return null id for Non-phone device. For non-phone device, i.e. tablet doesn't have voice capability, getDeviceId returns null while getPhoneType returns PHONE_TYPE_NONE. This behavior is suggested by developer scheme http://android-developers.blogspot.com/2011/03/identifying-app-installations.html and enforced by CTS testGetDeviceId. bug:4464907 Change-Id: Iaa3832b7323a50deccd438cb884c8e776a7a9640