kona: Add rules for kernel 4.19 support for init domain
This is a set of vendor changes necessary for interworking with kernel verison 4.19 properly. With kernel 4.19, additional filesystem getattr operations are performed by init for the firmware mount points. In addition on bootup after adb remount with Android's Dynamic Partition feature, init needs access to underlying block devices for overlayfs mounting. At that stage of init, while SELinux is initialized (thus the need to add these rules), the underlying block device nodes in tmpfs have not yet be labeled. Change-Id: Iaf15fda401da7b4a34e281e010e16303966bb2c0
Loading
Please sign in to comment