diff options
author | Tom Cherry <tomcherry@google.com> | 2020-07-27 15:31:44 -0700 |
---|---|---|
committer | Tom Cherry <tomcherry@google.com> | 2020-07-29 14:49:54 -0700 |
commit | f83640d65e14d80804ee7b480bd0078a911ad383 (patch) | |
tree | fcb9c9809726f53044b28d483656bb7f52228f96 /libkeyutils/keyutils_test.cpp | |
parent | 3b8b444fce5ca7f19e9560fd73600f3401308553 (diff) |
liblog: don't use a cache for __android_log_is_debuggable()
ro.debuggable is set by init before other processes would possibly
call __android_log_is_debuggable(), so this property can be checked
once and stored without liblog's property caching mechanisms.
Test: this function returns accurately
Change-Id: Idb1e5e10e53ca809b7f9a75164a4982f39827d4e
Diffstat (limited to 'libkeyutils/keyutils_test.cpp')
0 files changed, 0 insertions, 0 deletions