system: Convert DVLOG() instances
Depending on the context, the DVLOG call is removed
or converted to VLOG(1) (manual change).
note: DVLOG was previously printed iff NDEBUG was not
set and bt_stack.conf modified to set
the maximum verbosity level.
Bug: 305066880
Test: m com.android.btservices
Change-Id: I89835b55e422d6812e72307ec2c32922622eb9f5
Loading
Please register or sign in to comment