diff options
author | Hridya Valsaraju <hridya@google.com> | 2020-02-03 12:33:57 -0800 |
---|---|---|
committer | Hridya Valsaraju <hridya@google.com> | 2020-02-03 22:14:21 +0000 |
commit | b237d76ae5d4a68bc1df3c7926d25392e9740c3c (patch) | |
tree | 6283a78cfb2dc3265e5f8d9e40eb76967f212a52 /init/service_parser.cpp | |
parent | 6a879b25d9cab14e4fd2880f711ab26c6aa99e1c (diff) |
Mount binderfs
Mount binderfs at /dev/binderfs. Also add symlinks from /dev/binder,
/dev/hwbinder and /dev/vndbinder to /dev/binderfs/binder,
/dev/binderfs/hwbinder and /dev/binderfs/vndbinder respectively.
The symlink commands will fail harmlessly on a kernel
which does not support binderfs since /dev/{binder,hwbinder,vndbinder}
devices will exist on the same.
Bug: 136497735
Bug: 148696163
Test: Cuttlefish boots on Android Common Kernel 4.19 with kernel config
CONFIG_ANDROID_BINDERFS=y.
Change-Id: I8e04340dc4622b0a3c1fc4aa6bbefcb24eefe00b
Diffstat (limited to 'init/service_parser.cpp')
0 files changed, 0 insertions, 0 deletions