commit | 75ca86f072f82d38b21e0a13234ecbc2c24cb6ab | [log] [tgz] |
---|---|---|
author | Jesse Hall <jessehall@google.com> | Wed Jun 07 14:44:46 2017 -0700 |
committer | Jesse Hall <jessehall@google.com> | Fri Jun 16 00:48:25 2017 +0000 |
tree | bd890d4e9dfcf65a21736fa393658e441fdbc3be | |
parent | 4bfb7550afa0d63806c5a3232ed3c1521183bffb [diff] |
libui: Load a.h.graphics.mapper passthrough service on library load Zygote loads libui, this helps complete the chain from zygote -> libui -> a.h.graphics.mapper -> gralloc so that all of these libraries which are used by nearly every app are loaded by zygote and shared. Bug: 62353585 Test: boot to launcher, run calculator, confirm a.h.graphics.mapper implementation library is in /proc/`pid zygote64`/maps Change-Id: Ib505c926a410191e3e2ad809bfe98a73b21fac90