diff options
author | Jae Shin <jaeshin@google.com> | 2017-10-30 14:50:52 +0900 |
---|---|---|
committer | Jae Shin <jaeshin@google.com> | 2017-11-07 02:53:16 +0000 |
commit | a0f51ba4845194baa7b1ce4d15888acc2267501b (patch) | |
tree | 0b539656dfc7645b607073d0ea43e3d93a3dd5ab /rs/java/android/renderscript/ProgramFragmentFixedFunction.java | |
parent | 843f07e2d31e64b57357bbfc106b5c3a28315332 (diff) |
Remove libmedia_omx_defaults from libmedia
libmedia_omx_defaults includes source files and this default was
used in both libmedia.so and libmedia_omx.so. This is an issue because
libmedia_omx and libmedia are both loaded in the framework process
through dependency chains such as libstagefright ->
libstagefright_omx_utils -> libmedia_omx.
To fix the issue, libmedia_omx_defaults is removed from libmedia and
libmedia now depends on libmedia_omx. Other modules/libs that originally
depended on libmedia and need access to libmedia_omx_defaults' source
files, now depend on libmedia_omx as well.
Bug: 67871061
Test: mma -j and boot test
Change-Id: I096d58d1e3338b70d5dae9d0f9919b908070d071
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions