From 70cda48632139e246c549903f3addf927da2bee3 Mon Sep 17 00:00:00 2001 From: MX <10697207+xMasterX@users.noreply.github.com> Date: Mon, 29 May 2023 22:44:05 +0300 Subject: [PATCH] Change fw origin --- fbt_options.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fbt_options.py b/fbt_options.py index a6ae0925f..561b818d4 100644 --- a/fbt_options.py +++ b/fbt_options.py @@ -3,7 +3,7 @@ import posixpath # For more details on these options, run 'fbt -h' -FIRMWARE_ORIGIN = "Official" +FIRMWARE_ORIGIN = "Unleashed" # Default hardware target TARGET_HW = 7