commit | efb131e3e11bfc12df020d4100b67c49be7c1f27 | [log] [tgz] |
---|---|---|
author | Dominik Laskowski <domlaskowski@google.com> | Fri Feb 16 10:57:40 2024 -0500 |
committer | Dominik Laskowski <domlaskowski@google.com> | Wed Mar 06 15:40:25 2024 -0500 |
tree | 3b8b8c3da5e5bbd70e8d12710b7072af9f58b181 | |
parent | 31dafa390a7b7aa399e8554fc1be7f9ab1b5cd30 [diff] |
SF: Remove StartPropertySetThread Reimplement with std::async and std::future to cut the boilerplate, and remove the dependency on the deprecated Thread class from libutils. Bug: 324366212 Test: Boot. Test: adb shell killall system_server Change-Id: Id39dab356cc267f1575bba4010f3b161c1d0923c