commit | 8b9f49415f7c95f6e8949a3987cde59bf9a89169 | [log] [tgz] |
---|---|---|
author | Andreas Gampe <agampe@google.com> | Thu Feb 25 18:03:03 2016 -0800 |
committer | Andreas Gampe <agampe@google.com> | Thu Feb 25 18:03:03 2016 -0800 |
tree | 332288ae9791169193814bf280eeaab3f0ab4653 | |
parent | dbdca5b29989ce2c0cacfeea99db03b799cc3fb7 [diff] |
Frameworks/base: Refactor android.os.Debug Refactor some static fields into a holder. This allows to statically initialize the class in the boot image. It also has some minimal positive impact on the class size, a net benefit when tracing is not used. Bug: 27248115 Change-Id: I0cdfb6acf916ad8d9a7d82bba32929dba15d4200