OSDN Git Service

Reorder the include directives in cryptfs.cpp
authorLogan Chien <loganchien@google.com>
Wed, 2 May 2018 03:36:45 +0000 (11:36 +0800)
committerLogan Chien <loganchien@google.com>
Wed, 2 May 2018 04:18:38 +0000 (12:18 +0800)
commit862eef7ace9059b815e640605d3c7fedb05adcc8
tree3bdfec7c028cd644f0d7a4905c9ca4ef511a520f
parent83a5ad2731428d2c8217df4fb1ef6c87bdcca67b
Reorder the include directives in cryptfs.cpp

This commit reorders the include directives in cryptfs.cpp so that
upcoming <cutils/log.h> change can be obvious.

Test: lunch aosp_walleye-userdebug && cd system/vold && mma
Change-Id: I9d2ea66c15b7b68014a67ba7c1420075953459ba
Merged-In: I9d2ea66c15b7b68014a67ba7c1420075953459ba
cryptfs.cpp