Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit bd621e51 authored by Marcelo Arteiro's avatar Marcelo Arteiro
Browse files

Refactor string formatting affecting unrelated CL (ag/32102801).

Causing error-prone build errors.

- Replace `String.format()` with `TextUtils.formatSimple()` for logging.
- Use the varargs version of `Preconditions.checkArgument()` instead of string concatenation or `String.formatted()` to avoid unnecessary string operations.

Flag: EXEMPT bugfix
Test: presubmits
Bug: 434187381
Change-Id: I14bbfcc86eb37ba4533e6af8935135c30dd6ca7d
parent 3ab01d2d
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment