bpf: get rid of DISABLE_BTF_ON_USER_BUILDS macro
Since all mainline shipped bpf .o files have BTF loading disabled,
we might as well make it the default.
Especially since currently neither the platform nor the mainline
bpf loaders even support BTF and thus don't even parse these settings.
We do need to keep it around to prevent a boot time regression on
(at least) Android U.
Test: TreeHugger
Signed-off-by: Maciej Żenczykowski <maze@google.com>
Change-Id: Ibc6f9d7168c1d61c435de7e641cc0aaa5db4603a
7 files changed