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