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:09:39 +0000 (12:09 +0800)
commitd557d76466040b529aaec16a902e405a83745489
treeacc72082f09aebd634cc9f78b3afa3ba808d9ad1
parent0267ccf8a4c882a5b11dd6f658a56ba73f23c0d8
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
cryptfs.cpp