summaryrefslogtreecommitdiff
path: root/Android.bp
diff options
context:
space:
mode:
authorChenbo Feng <fengc@google.com>2018-11-26 15:18:46 -0800
committerChenbo Feng <fengc@google.com>2018-11-28 11:31:36 -0800
commit1f20ad3d7888ee1fc8621c7d06d3b746fe75030e (patch)
treeba75616035c335c59d4c6606d2baeb429fab6ddd /Android.bp
parent249e2f869e111a21749da7edcb8351b7119a6356 (diff)
downloadbpf-1f20ad3d7888ee1fc8621c7d06d3b746fe75030e.tar.gz
Code style clean upandroid-wear-8.0.0_r2
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
Diffstat (limited to 'Android.bp')
-rw-r--r--Android.bp2
1 files changed, 1 insertions, 1 deletions
diff --git a/Android.bp b/Android.bp
index 7d635d1..7aaacb1 100644
--- a/Android.bp
+++ b/Android.bp
@@ -13,7 +13,7 @@ cc_defaults {
"android-*",
"cert-*",
"clang-analyzer-security*",
- "-cert-err34-c",
+ "-cert-err34-c",
"clang-analyzer-security*",
// Disabling due to many unavoidable warnings from POSIX API usage.
"-google-runtime-int",