Commit graph

5 commits

Author SHA1 Message Date
Chenbo Feng
46662c8d38 Fix the build problem with bpf project
am: 4c9e9ecc57

Change-Id: I581717a4feed0a62bcb903945a777969dcd777e6
2018-10-17 13:55:50 -07:00
Chenbo Feng
3483f98c41 Initial checkin for bpf project
am: 75b410bdf1

Change-Id: Ie1b14f24f4231b506b31e6e7015ad4255db2400c
2018-10-17 13:47:36 -07: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
Chenbo Feng
75b410bdf1 Initial checkin for bpf project
Copied the files from system/netd into system/bpf. No modification is
made to the files.

Test: this doesn't build since the Android.bp file is missing
Bug: 112334572

Change-Id: Ia090a429dd416e07c46766784fb3dd2037201525
2018-10-16 20:38:03 -07:00
Inna Palant
3d00fed6eb Initial empty repository 2018-10-04 09:00:26 -07:00