bus/policy: remove optimization 86/234086/2
authorAdrian Szyndela <adrian.s@samsung.com>
Fri, 17 Apr 2020 08:37:06 +0000 (10:37 +0200)
committerAdrian Szyndela <adrian.s@samsung.com>
Mon, 1 Jun 2020 09:59:55 +0000 (11:59 +0200)
commitcfe2c54c63f084ee7a532c572ef303f87e6a09a2
treed924d85215bdb8ee8826b32f4a5d9fdfa56e567e
parentca20aa2e1e6304ddf85b522915dc00d359f49110
bus/policy: remove optimization

This removes optimization, because in subsequent commits
we're going to apply:
* direct checking of policy
* hash tables instead of lists.

Change-Id: I6de32c4a29bac1d185f76eb88b22198c9ea22413
bus/policy.c