diff options
author | raquel medina <raquel.medina@konsulko.com> | 2019-01-22 19:03:56 +0200 |
---|---|---|
committer | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2019-02-13 12:55:15 +0000 |
commit | a4a506023da9ebe77539af167712320a3e0cd850 (patch) | |
tree | 5a364e70ddae17eeccf22c21866e28536a56efb8 /meta-agl-profile-hud/conf | |
parent | 81179963052d0d2c09d8d722dfc420aee226519c (diff) |
neard: cancel empty record processing on tag detection
neard service clients registered for tag interface call a series
of getter methods via dbus. In the case of a tag programmed with a
valid NDEF containing an empty record (D0 00 00) no valid dbus
string type is associated with the record and the
get_type_property call results in a dbus error and neard service
exit.
This commit offers a workaround to avoid this particular situation
while a more comprehensive solution is found (there are other
record types that would fall in this same scenario).
Bug-AGL: SPEC-2123
Change-Id: I1b6d639bdc2aea0a331e8c06d6eac18da21482f5
Signed-off-by: raquel medina <raquel.medina@konsulko.com>
Diffstat (limited to 'meta-agl-profile-hud/conf')
0 files changed, 0 insertions, 0 deletions