commit | c1647d764f1f97e5cda4d839781b3ba79722f5bc | [log] [tgz] |
---|---|---|
author | Maciej Żenczykowski <maze@google.com> | Sun Mar 10 19:11:58 2024 -0700 |
committer | Maciej Żenczykowski <maze@google.com> | Mon Mar 11 04:01:07 2024 +0000 |
tree | 37e80b4e05a66d1b47b47b478d38b23248abbd90 | |
parent | b9712d1c8507b4a3867b82b84ba8d2f1c033e0cb [diff] |
Platform BpfLoader: remove support for per-map/prog dir & selinux context For platform bpf .o files per-map/prog selinux context can simply be added by genfscon selinux policy modifications. (while per-map/prog pin dir really only exists to support the selinux context) Test: TreeHugger Both before and after this patch 'adb shell find /sys/fs/bpf | wc -l' returns 103 Signed-off-by: Maciej Żenczykowski <maze@google.com> Change-Id: Ic700db2870c16a04c9498e529519051a672a28c8