android_system_core/sdcard
Jorge Lucangeli Obes 714ec9d1de sdcard: Fix compilation with FUSE_TRACE == 1.
"PRI{u,x}64" was not compiling on C++ because of macro expansions.
Implement DLOG the same way DCHECK is implemented in
<android-base/logging.h>, and mechanically replace the problematic
lines with C++ logging. Remaining TRACE() lines will be replaced in a
follow-up CL.

Bug: 30222003

Change-Id: I377a91722eb4c035093fc96b79438c4f638b9a45
2016-07-21 17:11:47 -04:00
..
Android.mk Use Minijail for privilege dropping. 2016-07-15 10:16:59 -04:00
fuse.cpp sdcard: Fix compilation with FUSE_TRACE == 1. 2016-07-21 17:11:47 -04:00
fuse.h sdcard: Fix compilation with FUSE_TRACE == 1. 2016-07-21 17:11:47 -04:00
sdcard.cpp sdcard: Use std::map. 2016-07-19 17:01:15 -04:00