commit | ccddf4c9f5830d5c7b9e35d000f9e6eec5b0fdec | [log] [tgz] |
---|---|---|
author | Elliott Hughes <enh@google.com> | Thu Nov 08 15:32:13 2018 -0800 |
committer | Elliott Hughes <enh@google.com> | Thu Nov 08 15:32:13 2018 -0800 |
tree | d18ded36835496ee28c5743425567eadcd9d6923 | |
parent | d111162fc442e1a94699a55f91b7eb6efc4bed0a [diff] |
C++17: use android::base::Trim instead of std::not1/std::ptr_fun. These were deprecated in C++14 and removed in C++17. (Sadly we don't give deprecation warnings.) This code is already using libbase, so just switch over. Bug: http://b/111067277 Test: builds Change-Id: I5f884aa4d8d6b5d559e14323b1a647cc45cdad9f