Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-02-06 | [ConfigStore] Slient log spam. | Peiyong Lin | |
Previously ConfigStore keeps logging info of each function, this patch moves it to verbose to avoid log spam. BUG: 123312783 Test: Build, flash and boot. Verify with adb logcat Change-Id: I8dce745122ca05d18cd899c536342521432f5325 | |||
2017-04-05 | print log message for values retrieved from configstore | Jaesoo Lee | |
This CL adds a code for printing log messages in clients-side utility library functions (getXXX) for configstore so that the developer can figure out which configuration values are actually retrieved from the configstore. Bug: 36275627 Test: Built and check the log message appears Change-Id: I2c0895f8afbbb2947b62164acaf62a491c451dc0 |