diff options
author | Felipe Leme <felipeal@google.com> | 2021-01-06 14:34:28 -0800 |
---|---|---|
committer | Felipe Leme <felipeal@google.com> | 2021-03-11 09:34:47 -0800 |
commit | 257a8afcb7fbfb84ced9e53ca4e33240e2b0104d (patch) | |
tree | 30908f9f56201d32235d06398ff1723633df4f77 /rs/java/android/renderscript/ProgramVertexFixedFunction.java | |
parent | ff340887c26c6555bd09ea4727c0e6b8bd13f60b (diff) |
Logging improvements on DevicePolicyManagerService classes:
- Overloaded most Slog methods to support string formatting.
- Uses Locale.ENGLISH on such string formatting calls.
- Fixed logging statements that were using DEBUG inside a method
(as it wouldn't prevent the calling code to be compiled out when
it's value is 'false').
- Changed some secondary classes (i.e., not on DPMS itself) to
use Slog instead of Log.
- Added some extra info like file name and user id.
- Removed unused variables.
Test: m services
Test: atest FactoryResetterTest FrameworksServicesTests:DevicePolicyManagerTest
Bug: 156263735
Change-Id: Ie15e0c3bd75c845de79f6e724b65578272e45410
Diffstat (limited to 'rs/java/android/renderscript/ProgramVertexFixedFunction.java')
0 files changed, 0 insertions, 0 deletions