am 1a20a648
: Enable benchmark after trim, when requested.
* commit '1a20a6487faad2869eaec962e4373402aa7461b3': Enable benchmark after trim, when requested.
This commit is contained in:
commit
1690c1bca2
1 changed files with 1 additions and 1 deletions
|
@ -37,7 +37,7 @@
|
|||
/* From a would-be kernel header */
|
||||
#define FIDTRIM _IOWR('f', 128, struct fstrim_range) /* Deep discard trim */
|
||||
|
||||
#define BENCHMARK_ENABLED 0
|
||||
#define BENCHMARK_ENABLED 1
|
||||
|
||||
using android::base::StringPrintf;
|
||||
|
||||
|
|
Loading…
Reference in a new issue