commit | 9611c18aa286a55de54f46e54e1296f98e0d9194 | [log] [tgz] |
---|---|---|
author | T.J. Mercier <tjmercier@google.com> | Fri Oct 25 17:11:02 2024 +0000 |
committer | T.J. Mercier <tjmercier@google.com> | Fri Oct 25 17:20:01 2024 +0000 |
tree | a2ef17b4714e2a7a71c9719618c6c6fbf5ef8321 | |
parent | 07e913e85e7bafbf9da0727e7af178994f43c79e [diff] |
Don't use android::base::StartsWith / EndsWith These libbase functions now directly pass through to the standard library. [1] Use the standard library directly, and eliminate this dependency on libbase. [1] https://r.android.com/c/platform/system/libbase/+/3315082 Change-Id: I83d79ffa2658f30ae09a7f27cedf14e62b5df41d