commit | 0675702c629666b271c5ca780bf41bc9432c8c31 | [log] [tgz] |
---|---|---|
author | Elliott Hughes <enh@google.com> | Wed Dec 02 11:21:14 2020 -0800 |
committer | Elliott Hughes <enh@google.com> | Wed Dec 02 11:22:29 2020 -0800 |
tree | d6052d388d143d33fd87b2f4b5b930f0ac3e0499 | |
parent | 41c2e6286ebe9b199370c7eb74a1f0f83813a9fb [diff] |
Make libcutils' thread local stuff more clearly deprecated. libcutils' thread local stuff is almost unused already, so let's try harder to prevent new users. (In parallel I'll try to actually move the four existing users off it, so we can actually remove this.) Test: treehugger Change-Id: Ib5445a43cff1f161ce1c7a45959d5b126f6f6980