mirror of
https://github.com/DarkFlippers/unleashed-firmware.git
synced 2025-12-12 12:42:30 +04:00
debug pack
This commit is contained in:
@@ -93,12 +93,12 @@ FIRMWARE_APPS = {
|
||||
"updater_app",
|
||||
"unit_tests",
|
||||
],
|
||||
"no_custom_apps": [
|
||||
"debug_pack": [
|
||||
"crypto_start",
|
||||
# Svc
|
||||
"basic_services",
|
||||
# Apps
|
||||
"basic_apps",
|
||||
#"basic_apps",
|
||||
"updater_app",
|
||||
"storage_move_to_sd",
|
||||
"archive",
|
||||
@@ -107,7 +107,7 @@ FIRMWARE_APPS = {
|
||||
"system_settings",
|
||||
"about",
|
||||
# Plugins
|
||||
"basic_plugins",
|
||||
#"basic_plugins",
|
||||
# Debug
|
||||
"debug_apps",
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user