OSDN Git Service

Preload sfplugin_ccodec for performance
authorRay Essick <essick@google.com>
Tue, 4 Jun 2019 20:34:35 +0000 (13:34 -0700)
committerRay Essick <essick@google.com>
Fri, 7 Jun 2019 04:12:30 +0000 (21:12 -0700)
commit30da74bda4106515c18147edf004bbe021d0d27e
treefd4390259c3f78ede25c1d1709f3ba2898f12621
parent730b22c2296ba0abb44e28458eec01f89eb87ae8
Preload sfplugin_ccodec for performance

preload libsfplugin_ccodec to avoid latency during camera startup (and
other media consuming apps).

Bug: 133186424
Test: boot, debug logging of times
Change-Id: Ifa283d13f4564ff323b98e7cf815a477f1c7d169
core/java/com/android/internal/os/ZygoteInit.java