commit | e42e6832662b44b2e927270e12a2975046b26f3c | [log] [tgz] |
---|---|---|
author | Alex Vakulenko <avakulenko@google.com> | Thu Apr 20 14:25:01 2017 -0700 |
committer | Alex Vakulenko <avakulenko@google.com> | Thu Apr 20 14:25:01 2017 -0700 |
tree | d4436d5dc2bcc5af2cf5382dc3c01a03c19c3392 | |
parent | e937eb866d28fc5a51e36726b5b6802b2e201832 [diff] |
Enable access to display/manager socket in surfaceflinger DisplayManager interface is needed by VrCore. Currently the entry point for that service is not accessible outside of `graphics` user group which VrCore is not part of. We need to allow access to that socket (and subsequently use selinux to fine-tune access rights in the future). Bug: 37486608 Test: `lunch sailfish-eng && m -j32` works and device boots Change-Id: I1d1b545ba85aa6700b409fbbdacc330b8302049b