commit | 92fd3caff7073572ef7a16d87d7f38a0e68f9f96 | [log] [tgz] |
---|---|---|
author | Tri Vo <trong@google.com> | Tue Sep 24 14:06:38 2019 -0700 |
committer | Tri Vo <trong@google.com> | Wed Sep 25 12:50:16 2019 -0700 |
tree | 0e53fd5c6a4a556101c0c226c88f37875c43afc8 | |
parent | ff89b8d8c28ee19dd94df239018c7142394c5082 [diff] |
libcutils: route to /dev/ashmem<boot_id> instead of ashmemd Having libcutils ask ashmemd for ashmem fds results in unsatisfactory performance/memory overhead. Introduce a duplicate of /dev/ashmem and route to it instead. Our goal remains as before, namely, use SELinux to phase out usage of ashmem that doesn't go through libcutils. Bug: 139855428 Test: boot aosp_crosshatch, browse internet, use camera Change-Id: I02260a9042acb412571b11f1f4c1d8608483064a