Exclude unnecessary code segments from coverage report 13/234713/1
authorJi-hoon Lee <dalton.lee@samsung.com>
Thu, 28 May 2020 06:44:21 +0000 (15:44 +0900)
committerJi-hoon Lee <dalton.lee@samsung.com>
Thu, 28 May 2020 06:44:21 +0000 (15:44 +0900)
commit8273a81145b452f91ec800585ec5befac38ac3ad
tree5fadc0557eeed8ac881e7964c37ffe3d0ff6f273
parentd4da2f3dca80161611f604f32e81849de888ce44
Exclude unnecessary code segments from coverage report

Code that are executed only when the current device or caller
is not capable of using multi-assistant facilities, are excluded.
(Either the feature is disabled of the privilege is not given)

Change-Id: Id0a0c9989a6c6620580d586b29c917bf2efd1db9
client/ma.c