binaries in the Magisk Module are copied from this repository:

Magisk Module with the SELinux tools from this repository:

https://github.com/xmikos/setools-android

The Magisk Module contains these tools

seinfo 
sesearch
sepolicy-inject 

compiled for the Android OS.

The module contains binaries for these CPUs:

armeabi
armeabi-v7a
arm64-v8a
mips64
x86
x86_64

ChangeLog
--------

v1.3
  initial release

v1.4 20.08.2024

  added the tools from this repository:

    https://github.com/SELinuxProject/selinux

  (currently  only for arm and arm64 CPUs because I can not test the executables for the other CPUs)

