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

Skip to content
Commit 0d98f3df authored by Pablo Gamito's avatar Pablo Gamito
Browse files

Fix NPE in LegacyProtoLogImpl

To avoid an allocation when there are no args, the ProtoLog code processor passes null instead of the args object array.

This CL also adds a @Nullable annotation to the args parameter in the log() method, to make it clear that the parameter can be null.

Flag: EXEMPT bug fix
Bug: 351324791
Bug: 351458758
Change-Id: I2f132a4eaa42c6a22231fbb9d33204052843047e
parent be520f1e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment