Loading
Get rid of direct connect queueing logic
Instead of queueing requests, we should use whitelist to process the requests simulteanously. This patch does remove the queueing logic, succeeding patch will add the logic to schedule through whitelist. Test: compilation Bug: 112827989 Change-Id: Ia7132812f704658ecb6919e52c70b291e6874660