Loading graphics/composer/2.1/default/service.cpp +1 −1 Original line number Diff line number Diff line Loading @@ -40,5 +40,5 @@ int main() { ALOGE("Couldn't set SCHED_FIFO: %d", errno); } return defaultPassthroughServiceImplementation<IComposer>(); return defaultPassthroughServiceImplementation<IComposer>(4); } Loading
graphics/composer/2.1/default/service.cpp +1 −1 Original line number Diff line number Diff line Loading @@ -40,5 +40,5 @@ int main() { ALOGE("Couldn't set SCHED_FIFO: %d", errno); } return defaultPassthroughServiceImplementation<IComposer>(); return defaultPassthroughServiceImplementation<IComposer>(4); }