Merge "Fixed not mapping sdk_sandbox key to vendor key" into main
This commit is contained in:
@@ -1137,6 +1137,7 @@ def BuildKeyMap(misc_info, key_mapping_options):
|
||||
devkeydir + "/shared": d + "/shared",
|
||||
devkeydir + "/platform": d + "/platform",
|
||||
devkeydir + "/networkstack": d + "/networkstack",
|
||||
devkeydir + "/sdk_sandbox": d + "/sdk_sandbox",
|
||||
})
|
||||
else:
|
||||
OPTIONS.key_map[s] = d
|
||||
|
Reference in New Issue
Block a user