platform_hardware_tequila_c.../libbase
bengris32 015d90baa5 libbase: Shim old StartsWith function prototype
* 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]: ef973cee17

Change-Id: I116a32a739d6fa34ecc0d1a4acf8b2e3756910ea
2023-10-03 08:31:35 +00:00
..
logging.cpp compat: Fix ABI issues 2023-06-26 15:20:07 +02:00
strings.cpp libbase: Shim old StartsWith function prototype 2023-10-03 08:31:35 +00:00