dumpstate: correct verbose logging property am: a04c61d42b
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs201/+/16998026 Change-Id: I00ce1ad600ae9d92d15fe224eab730c26d2e9404
This commit is contained in:
commit
d69b9018a7
1 changed files with 1 additions and 1 deletions
|
@ -71,7 +71,7 @@ namespace implementation {
|
|||
|
||||
typedef std::chrono::time_point<std::chrono::steady_clock> timepoint_t;
|
||||
|
||||
const char kVerboseLoggingProperty[] = "persist.dumpstate.verbose_logging.enabled";
|
||||
const char kVerboseLoggingProperty[] = "persist.vendor.verbose_logging_enabled";
|
||||
|
||||
void DumpstateDevice::dumpLogs(int fd, std::string srcDir, std::string destDir, int maxFileNum,
|
||||
const char *logPrefix) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue