Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 600067fc authored by Android Build Coastguard Worker's avatar Android Build Coastguard Worker
Browse files

Snap for 7574892 from 91469dec to sc-release

Change-Id: I10ea13ec16ab34d900d603e23eaa5d68579c5b3a
parents 8a43d760 91469dec
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -510,7 +510,7 @@ public abstract class BaseIconCache {
     * Cache class to store the actual entries on disk
     */
    public static final class IconDB extends SQLiteCacheHelper {
        private static final int RELEASE_VERSION = 30;
        private static final int RELEASE_VERSION = 31;

        public static final String TABLE_NAME = "icons";
        public static final String COLUMN_ROWID = "rowid";