commit | bd74cf5e08213b8f4b59921644d4799a9997bf45 | [log] [tgz] |
---|---|---|
author | Chenbo Feng <fengc@google.com> | Thu Mar 08 18:09:41 2018 +0900 |
committer | Chenbo Feng <fengc@google.com> | Fri Mar 09 10:52:52 2018 +0900 |
tree | a935aaac25ac886ceaf0c999e4894ef3405072ba | |
parent | a6c14adf4a2d33dc262fc560c0b2c1b5b9c8d894 [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