201 | Bigdroidos
BigDroidOS extends SELinux with custom policies. To enable maximum security:
setenforce 2 # 2 is "Strict Plus" – not available in AOSP
In this mode, even system apps cannot access the clipboard or sensors without explicit user approval every boot. bigdroidos 201
A critical component of BigDroidOS is its adherence to GKI standards. By separating the kernel logic from vendor modules via Vendor Hooks, BigDroidOS ensures that the kernel remains generic. This drastically reduces the maintenance burden, as kernel updates from the Linux upstream or Google can be merged without re-writing hardware drivers. BigDroidOS extends SELinux with custom policies
Congratulations. You are now running a stripped-down, high-performance version of BigDroidOS. Your device should boot in under 15 seconds (the benchmark for a successful 201 install). In this mode, even system apps cannot access
