flo: Set BPF support level

This allows a legacy device launched with Android (pre-)O and running
a pre-4.9-P+ kernel to declare itself as not eBPF capable.
This commit is contained in:
shivatejapeddi 2021-10-14 10:03:01 +01:00 committed by followmsi
parent c7b31df92f
commit 2d4b81e342
1 changed files with 2 additions and 0 deletions

View File

@ -34,6 +34,8 @@ on init
symlink /sdcard /mnt/sdcard
symlink /sdcard /storage/sdcard0
setprop ro.kernel.ebpf.supported false
on fs
mount_all fstab.flo --early
restorecon_recursive /persist