commit | 0e4c08eb08e39138993cde40c986b569ce595ad1 | [log] [tgz] |
---|---|---|
author | Chong Zhang <chz@google.com> | Fri Apr 19 10:00:45 2019 -0700 |
committer | Chong Zhang <chz@google.com> | Tue Apr 30 14:38:55 2019 -0700 |
tree | a815167e1782fe06f13d911ba0b6aa11248bd209 | |
parent | ab09f6e62122eb6d09a4013cf54de3a2d2805873 [diff] |
build core bufferqueue functionalities into bqhelper Statically build the bufferqueue logic from libgui into libstagefright_bufferqueue_helper, so that we don't need to link to the entire libgui. In updateable codecs, the dependencies (except llndk) are copied onto the apex, and loaded into a separate namespace at runtime. Trimming down unused dependencies help on both storage and runtime memory footprint. bug: 128894663 Change-Id: I2f696aa85143f74f753fbb0320dce5aee88846c4