Skip to content

Instantly share code, notes, and snippets.

View tazer4's full-sized avatar

TaZeR tazer4

View GitHub Profile
@tazer4
tazer4 / gist:1cb6212db59a22a4849e132ef167790b
Created June 8, 2023 17:34
MicroG Patched Playstore Error/Crash
E/AndroidRuntime(21383): FATAL EXCEPTION: main
E/AndroidRuntime(21383): Process: com.android.vending, PID: 21383
E/AndroidRuntime(21383): java.lang.ClassCastException: com.google.android.finsky.stream.framework.base.view.GridClusterPaddingView cannot be cast to aqip
E/AndroidRuntime(21383): at abcu.c(PG:2)
E/AndroidRuntime(21383): at abdj.b(PG:4)
E/AndroidRuntime(21383): at ywl.a(PG:62)
E/AndroidRuntime(21383): at zec.b(PG:3)
E/AndroidRuntime(21383): at zec.b(PG:1)
E/AndroidRuntime(21383): at ywl.a(PG:62)
E/AndroidRuntime(21383): at ywl.a(Unknown Source:2)
@tazer4
tazer4 / mounts.txt
Created April 28, 2023 15:01
Android 10 /proc/mounts with external sdcard exfat
/dev/block/dm-0 / ext4 ro,seclabel,relatime,errors=remount-ro 0 0
tmpfs /dev tmpfs rw,seclabel,nosuid,relatime,size=1860052k,nr_inodes=465013,mode=755 0 0
devpts /dev/pts devpts rw,seclabel,relatime,mode=600,ptmxmode=000 0 0
none /dev/blkio cgroup rw,nosuid,nodev,noexec,relatime,blkio 0 0
none /dev/cg2_bpf cgroup2 rw,nosuid,nodev,noexec,relatime 0 0
none /dev/cpuctl cgroup rw,nosuid,nodev,noexec,relatime,cpu 0 0
none /dev/cpuset cgroup rw,nosuid,nodev,noexec,relatime,cpuset,noprefix,release_agent=/sbin/cpuset_release_agent 0 0
none /dev/memcg cgroup rw,nosuid,nodev,noexec,relatime,memory 0 0
none /dev/stune cgroup rw,nosuid,nodev,noexec,relatime,schedtune 0 0
adb /dev/usb-ffs/adb functionfs rw,relatime 0 0