summaryrefslogtreecommitdiff
path: root/test/MultiDexModifiedSecondary/main.list
diff options
context:
space:
mode:
authorTom Cherry <tomcherry@google.com>2020-04-23 15:45:22 -0700
committerTom Cherry <tomcherry@google.com>2020-04-27 16:03:44 +0000
commit0240d2ba620e42d68fa9b6a6ca4ff01a0c79b8e3 (patch)
treebbe6c4c965b06f9d5d724d1d1a52739ba8fd1852 /test/MultiDexModifiedSecondary/main.list
parentaafe432776279e32215272890db236e0fb412d98 (diff)
Move the logging line interleave lock from libbase to ART
libbase will now print up to 4k chunks of data to logd at once and it will print the full log message to stderr at once, so there is no need for a majority of users to hold a lock during logging to prevent other threads from interleaving log messages between lines of an individual log message. ART is historically the only user of libbase that strongly cared to have this lock to prevent the interleaving in all cases, thus this lock is moved to ART only. Bug: 65062446 Bug: 153824050 Test: logging unit tests Change-Id: I4b9e13fcc8996c419cb7472f545589f860a3e510
Diffstat (limited to 'test/MultiDexModifiedSecondary/main.list')
0 files changed, 0 insertions, 0 deletions