Ran clang-format on android/cdm/util files.

[ Merge of http://go/wvgerrit/87143 ]

Certain android files have yet to be formated since we introduced
clang-formatting.

Test: Android unit tests
Bug: 134365840
Change-Id: I0e58fb7e5b5525f1e2885ce89b222561a971ab27
This commit is contained in:
Alex Dale
2019-10-02 12:59:31 -07:00
parent 78e84dcd3b
commit 06388368cc
4 changed files with 36 additions and 19 deletions

View File

@@ -14,6 +14,7 @@
#include <sys/stat.h>
#include <sys/types.h>
#include <unistd.h>
#include <cstring>
#include <memory>