summaryrefslogtreecommitdiff
path: root/.clang-format
AgeCommit message (Collapse)Author
2019-01-18Replace clang-format with symlink.Steven Moreland
Automatic consistency. Bug: 122835115 Test: manual Change-Id: I3ca92906c3bde25d3314ea3da91f1c42d09332f4
2018-11-28Code style clean upandroid-wear-8.0.0_r2Chenbo Feng
Apply the git clang format on the bpf project to make sure the existing code compliance with the standard. Test: project compiles and bpfMapTest pass. Bug: 112334572 Change-Id: I4774aa2a197be2c671f6fb307c1fc9b71edfeeec
2018-11-21Skip the bpf native tests on old devicesChenbo Feng
For older devices that doesn't have bpf support, skip the bpf native tests so we don't get false alarms. Fixed some compiler warning and added the clang-format check. Test: ./libnetdbpf_test/libnetdbpf_test Bug: 119526856 Change-Id: Icb73a8ee9b9dff9a0da28b96578e1245f1f3724f