015d90baa5
* The str parameter StartsWith function in libbase got changed
from std::string to std::string_view in later android versions [1].
* Create a shim that provides the older StartsWith function.
[1]:
|
||
---|---|---|
.. | ||
logging.cpp | ||
strings.cpp |