mirror of
https://github.com/openharmony/developtools_syscap_codec.git
synced 2026-08-27 02:11:19 -04:00
@@ -393,6 +393,7 @@ class LoadBuildConfig(object):
|
||||
raise Exception
|
||||
self._parts_info_dict = {
|
||||
key: value for key, value in self._parts_info_dict.items() if key in save_part}
|
||||
|
||||
def _merge_build_config(self):
|
||||
_build_files = self._build_info.get('build_files')
|
||||
is_thirdparty_subsystem = False
|
||||
|
||||
Reference in New Issue
Block a user