Frida-server does not support the newer sepolicy database format in latest Android QPR2 Releases.
Magisk faced the same issue with MagiskPolicy and fixed it on this commit by updating selinux dependencies topjohnwu/Magisk@b70192c
Setup details :
- Frida: 17.5.1
- frida-server: frida-server-17.5.1-android-arm64
- Device: Pixel 6 (Emulator)
- OS version: Android 16 QPR2, API 36.1
- Build Number sdk_gphone64_x86_64-userdebug 16 BP41.250916.009.A1 14246511 dev-keys
emu64xa:/data/local/tmp # ./frida-server
libsepol.avtab_read_item: more than one specifier
libsepol.avtab_read: failed on entry 53 of 41113
Unable to load SELinux policy from the kernel: unsupported policy database format
Frida-server does not support the newer sepolicy database format in latest Android QPR2 Releases.
Magisk faced the same issue with MagiskPolicy and fixed it on this commit by updating selinux dependencies topjohnwu/Magisk@b70192c
Setup details :
emu64xa:/data/local/tmp # ./frida-server libsepol.avtab_read_item: more than one specifier libsepol.avtab_read: failed on entry 53 of 41113 Unable to load SELinux policy from the kernel: unsupported policy database format