Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 74655508 authored by Trevor Bunker's avatar Trevor Bunker
Browse files

Revert "composer: route binder traffic over vndbinder"

This reverts commit f140afe3.

Bug: 37302783
Bug: 37301743
Test: device boots to UI
Change-Id: I71f31aa411dc772415ac05a8bceee62b4e5ae24a
parent e6bc6729
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -28,7 +28,6 @@ using android::hardware::defaultPassthroughServiceImplementation;

int main() {
    // the conventional HAL might start binder services
    android::ProcessState::initWithDriver("/dev/vndbinder");
    android::ProcessState::self()->setThreadPoolMaxThreadCount(4);
    android::ProcessState::self()->startThreadPool();