mirror of
https://github.com/roytam1/palemoon27.git
synced 2026-06-06 08:29:08 +00:00
Prep tree for forward-porting Goanna, stage 1
This commit is contained in:
@@ -39,7 +39,7 @@ import android.util.Log;
|
||||
* MatrixCursor is all private, so we entirely duplicate it here.
|
||||
*/
|
||||
public class MatrixBlobCursor extends AbstractCursor {
|
||||
private static final String LOGTAG = "GeckoMatrixCursor";
|
||||
private static final String LOGTAG = "GoannaMatrixCursor";
|
||||
|
||||
private final String[] columnNames;
|
||||
private final int columnCount;
|
||||
|
||||
Reference in New Issue
Block a user