Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 10120266 authored by Maciej Żenczykowski's avatar Maciej Żenczykowski
Browse files

remove libbpf_android from libandroid_runtime



since it's not actually ever used at runtime,
it's only meant to be part of the bpfloader boot time one shot binary.

(all non-bpfloader bpf implementation is in .h files only)

Test: TreeHugger, m libandroid_runtime
Bug: 218882781
Signed-off-by: default avatarMaciej Żenczykowski <maze@google.com>
Change-Id: I8d3b8ac80ffdbe293221150f7272f7def80fc1c4
Merged-In: I8d3b8ac80ffdbe293221150f7272f7def80fc1c4
parent 11f3b36c
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -243,7 +243,6 @@ cc_library_shared {
                "android.hardware.camera.device@3.2",
                "libandroid_net",
                "libandroidicu",
                "libbpf_android",
                "libnetdutils",
                "libmemtrack",
                "libandroidfw",