Remove use of getDataChildByName() 21/90021/1
authorRobert Varga <robert.varga@pantheon.tech>
Thu, 28 May 2020 05:52:46 +0000 (07:52 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Thu, 28 May 2020 06:03:08 +0000 (08:03 +0200)
findDataChildByName() provides a proper Optional-based interface,
use that instead of the deprecated method.

Change-Id: I7813e308f1fac5a07cfa9eba2f96e5df981378cf
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>

No differences found