diff --git a/vendor_snapshot/update.py b/vendor_snapshot/update.py index 0096aa6a7..4e1705248 100644 --- a/vendor_snapshot/update.py +++ b/vendor_snapshot/update.py @@ -100,6 +100,7 @@ JSON_TO_BP = { 'SanitizeMinimalDep': 'sanitize_minimal_dep', 'SanitizeUbsanDep': 'sanitize_ubsan_dep', 'Symlinks': 'symlinks', + 'StaticExecutable': 'static_executable', 'InitRc': 'init_rc', 'VintfFragments': 'vintf_fragments', 'SharedLibs': 'shared_libs',