summaryrefslogtreecommitdiffstats
path: root/trusty/storage/proxy/Android.bp
diff options
context:
space:
mode:
authorElliott Hughes <enh@google.com>2018-02-20 02:11:33 +0000
committerandroid-build-merger <android-build-merger@google.com>2018-02-20 02:11:33 +0000
commitb57755c429ee07cd11ed4cb9bf6320002a9e21b6 (patch)
treecbdae5e4eeed5ec4e665448cf338ab63af27f681 /trusty/storage/proxy/Android.bp
parent894337ee0bdf7b43d3e15a871653a4c104d9a0c5 (diff)
parent0609e8d231822c6be9ab33eba3d6514525ce3ae6 (diff)
downloadsystem_core-b57755c429ee07cd11ed4cb9bf6320002a9e21b6.tar.gz
system_core-b57755c429ee07cd11ed4cb9bf6320002a9e21b6.tar.bz2
system_core-b57755c429ee07cd11ed4cb9bf6320002a9e21b6.zip
Merge "bpfmt."
am: 0609e8d231 Change-Id: I810b09372da24d4b84bbeaa5d0c03ec0baf928fd
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",
- ]
+ ],
}