Escape the LIKE clause for list()
The LIKE clause uses '_' and '%' as wildcard characters. They need to be escaped for the prefix to match exact names. Bug: 307903113 Test: atest ConnectivityBlobStoreTest Change-Id: Ia5b6cda5e06bf5e6f0992e85eccf47feae4b01a3
Loading
Please register or sign in to comment