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

Skip to content
Commit 1b874525 authored by Sanath Kumar's avatar Sanath Kumar
Browse files

JobScheduler: Use StringBuilder for job name generation

Improve job name generation by using StringBuilder instead of Java
string concatenation.

This change enhances readability and extensibility by using
StringBuilder for string building, makes the code easier to understand
and modify.

Bug: 354795473
Test: atest FrameworksMockingServicesTests:com.android.server.job
Test: atest CtsJobSchedulerTestCases
Flag: EXEMPT refactor
Change-Id: If7b3027918108c0508ed880f3ecdb5415b882315
parent 889c2c74
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