commit | 12bdf34d53114de8fb82c2fe5796c2dc05791a0a | [log] [tgz] |
---|---|---|
author | Chenbo Feng <fengc@google.com> | Thu Mar 08 18:09:41 2018 +0900 |
committer | Chenbo Feng <fengc@google.com> | Mon Mar 12 15:55:19 2018 -0700 |
tree | 733f48bfc62f57d5f4012e4ce1e87890539607d1 | |
parent | 594636e59993af049ae708e5586ce2f82c9506b1 [diff] |
Move the bpf ELF binary to system/etc/bpf The bpf ELF binary caused some conflict in different android builds when parsing it as a prebuilt binary. This commit changes the type of it into ETC and move the file from system/bin into system/etc/bpf. And the files are renamed properly. Test: make and flash the device, files should present in system/etc/bpf directory Bug: 72981744 Bug: 30950746 Change-Id: I386f224fd9a3c4e91d2f7a47492ef7c48ccd60ff