Avoid TAG being null
By using the `class.getName()` instead of `class.getCanonicalName()` the `TAG` should not become `null`.
Signed-off-by:
Elv1zz <elv1zz.git@gmail.com>
Loading
Please register or sign in to comment
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
By using the `class.getName()` instead of `class.getCanonicalName()` the `TAG` should not become `null`.
Signed-off-by:
Elv1zz <elv1zz.git@gmail.com>