NoMount is a metamodule for the Android kernel that provides mount-related functionality used alongside root implementations.
This repository builds a flashable NoMount metamodule from the pinned NoMount source commit and uploads it as a separate artifact alongside the kernel build.
devNoMount is resolved either at a pinned verified commit (when commit_mode=verified) or at the latest dev branch tip (when commit_mode=latest or update).
The build workflow:
NoMount-Metamodule.The kernel and metamodule revisions must match exactly. The NoMount integration invokes the upstream kernel/setup.sh by its full immutable commit URL and passes that same SHA as the script argument.