platform_hardware_interfaces/graphics
Jesse Hall 5efa773cc1 Revert "Load the gralloc module at library load"
This reverts commit 33c08a53ac. Some
gralloc implementations apparently have library initializers (executed
on dlopen) which create anonymous sockets, open device nodes, etc.
which Zygote and some other non-Zygote-child processes that use libui
don't have permissions to do. When the library initializer fails, it
crashes the process.

Reverting this until this initialization code can be made lazy (on
first use of gralloc).

Bug: 62732270
Test: boot fugu to launcher
2017-06-19 11:48:09 -07:00
..
allocator graphics: fix gralloc1 usage flags in default impl 2017-06-12 15:19:42 -07:00
bufferqueue/1.0 Update makefiles. (2/2) 2017-05-22 17:15:20 +00:00
common/1.0 Update makefiles. (2/2) 2017-05-19 15:54:03 -07:00
composer Move utility classes in a separate static target 2017-05-30 15:53:19 -04:00
mapper Revert "Load the gralloc module at library load" 2017-06-19 11:48:09 -07:00
Android.bp graphics: revise gralloc interfaces 2017-04-10 11:15:54 -07:00