mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 16:50:18 +00:00
Move Radio HAL compat shim logs to radio buffer
Test: adb logcat -b radio | grep -i radiocompat Change-Id: Iac870a24d619db8a86ce91029f25c50ef862a268
This commit is contained in:
@@ -81,6 +81,7 @@ static void publishRadioConfig() {
|
||||
}
|
||||
|
||||
static void main() {
|
||||
base::InitLogging(nullptr, base::LogdLogger(base::RADIO));
|
||||
base::SetDefaultTag("radiocompat");
|
||||
base::SetMinimumLogSeverity(base::VERBOSE);
|
||||
LOG(DEBUG) << "Radio HAL compat service starting...";
|
||||
|
||||
Reference in New Issue
Block a user