use sd_get_active_uids() instead of sd_get_uids() for getting active user id 00/106600/2
authorKyeonghun Lee <kh9090.lee@samsung.com>
Thu, 22 Dec 2016 07:12:34 +0000 (16:12 +0900)
committerKyeonghun Lee <kh9090.lee@samsung.com>
Thu, 22 Dec 2016 07:14:55 +0000 (16:14 +0900)
commit2ec1f5cdcaceceb5f3bd153743a54f536e5f4ee9
treee254ca896c6a1d442787774b8f0af4c80d9ec892
parentffc15c26da88e1ec509f81273ef5eef2c2b6ff70
use sd_get_active_uids() instead of sd_get_uids() for getting active user id

Change-Id: I91f1790686d5a13398e0b942956b90ae346497f6
Signed-off-by: Kyeonghun Lee <kh9090.lee@samsung.com>
utils/MsgUtilFunction.cpp