mirror of
https://github.com/firestar5683/StarPilot.git
synced 2026-08-21 00:03:45 +08:00
Update scons nodes
old-commit-hash: 5721e4cd9ed741198bb1950786ebba99a791a2a2
This commit is contained in:
@@ -14,7 +14,7 @@ from common.android import ANDROID
|
||||
sys.path.append(os.path.join(BASEDIR, "pyextra"))
|
||||
os.environ['BASEDIR'] = BASEDIR
|
||||
|
||||
TOTAL_SCONS_NODES = 1170
|
||||
TOTAL_SCONS_NODES = 1195
|
||||
prebuilt = os.path.exists(os.path.join(BASEDIR, 'prebuilt'))
|
||||
|
||||
# Create folders needed for msgq
|
||||
|
||||
Reference in New Issue
Block a user