Commit graph

3 commits

Author SHA1 Message Date
Maciej Żenczykowski
fbe8caf45a Always use OWNERS from master branch.
Since you cannot include yourself we need an extra level of indirection,
to make sure that OWNERS remains current even in historical branches.

Test: N/A
Signed-off-by: Maciej Żenczykowski <maze@google.com>
Change-Id: Ie3a4903cd4b115eddb60c75b00534e9a4fdcedda
2021-11-17 10:51:28 -08:00
Steven Moreland
87a1b19052 OWNERS: +smoreland +connoro -fengc -joelaf
Bug: N/A
Test: N/A
Change-Id: I33e5cb5a5e2b0bce588cb90c4d0b74da7cc8dace
2020-01-10 15:42:06 -08:00
Chenbo Feng
4c9e9ecc57 Fix the build problem with bpf project
Add the necessary Android.bp file and fix the compile error for the new
bpf project.

Fix the run time restart false alarm in bpf loader.

Bug: 112334572

Test: device boot and dumpsys netd show eBPF object okay, runtime
      restart netd and no bpfloader error showed in logcat.
Change-Id: Iae193bda45e50b7d22479086d6403e3c4fb185c4
2018-10-16 21:17:12 -07:00