Configure SELinux permissive mode in Android AOSP builds: master BoardConfig.mk BOARD_KERNEL_CMDLINE flags, bootimg options, and audit2allow policy fixes.
Explore guideLabs
Reproducible
engineering
experiments
Tested environments, procedures, expected output, and the evidence you need to repeat an experiment yourself with confidence.
Verified experiments
Real systems. Real results.
Browse by category
Existing library
Results for “Android”
3 matching guides
Enable ALOGV verbose native logs in Android C/C++ HAL layers: set LOG_NDEBUG 0, configure setprop log.tag.<TAG> VERBOSE, and inspect Android Logcat.
Explore guideCompile a custom Linux kernel for Android AOSP on Ubuntu: setup ARCH=arm64 CROSS_COMPILE toolchain, configure defconfig, build Image.lz4-dtb.
Explore guide