bus/policy: fix obvious mistake send->receive 65/273365/1 accepted/tizen/6.5/unified/20220405.155713 submit/tizen_6.5/20220405.031741
authorAdrian Szyndela <adrian.s@samsung.com>
Tue, 29 Mar 2022 14:03:45 +0000 (16:03 +0200)
committerHyotaek Shim <hyotaek.shim@samsung.com>
Tue, 5 Apr 2022 02:53:55 +0000 (02:53 +0000)
commit9a2dd706fd41a150e9b7dd6fd2c4ce7a77812589
tree0528e5896cc3aea4f9d8db9d0e13c81daac1eaff
parentebb777fb70a5cdffe993e55b1a80cf3dbdfbfc4c
bus/policy: fix obvious mistake send->receive

Fortunately, the bit fields are at the exact same position,
in the union, so it worked so far...

Change-Id: Iaad9589dfc0f4f7e6a0f4ef4767a600f4cf2f54a
(cherry picked from commit dd366f2e664d660084fcbaaba30ae6c8dc8cdd4a)
bus/policy.c