License¶
LumiROM is open source software. The scripts, tooling and build system are distributed under the MIT License. The ROM itself is built from official Samsung firmware, which remains property of Samsung Electronics Co., Ltd.
MIT License¶
MIT License Copyright (c) 2026 Luminous418 Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Third-party Tools¶
LumiROM relies on several open-source tools to function. Each tool retains its own license:
samloader - Samsung firmware downloader
Apktool - APK decompilation and recompilation
erofs-utils - EROFS filesystem tools
Magisk - Boot image patching (optional)
Note
The Samsung firmware files downloaded during the build process belong to Samsung Electronics and are subject to Samsung's terms of service. LumiROM does not redistribute Samsung firmware.