summaryrefslogtreecommitdiffstats
path: root/trusty/storage/proxy/Android.bp
diff options
context:
space:
mode:
Diffstat (limited to 'trusty/storage/proxy/Android.bp')
-rw-r--r--trusty/storage/proxy/Android.bp2
1 files changed, 1 insertions, 1 deletions
diff --git a/trusty/storage/proxy/Android.bp b/trusty/storage/proxy/Android.bp
index da8542d5a..b93facbbc 100644
--- a/trusty/storage/proxy/Android.bp
+++ b/trusty/storage/proxy/Android.bp
@@ -36,5 +36,5 @@ cc_binary {
cflags: [
"-Wall",
"-Werror",
- ]
+ ],
}