diff --git a/vendor_snapshot/update.py b/vendor_snapshot/update.py index 3e00c6d03..03cc236dc 100644 --- a/vendor_snapshot/update.py +++ b/vendor_snapshot/update.py @@ -102,6 +102,7 @@ JSON_TO_BP = { 'SanitizeUbsanDep': 'sanitize_ubsan_dep', 'Symlinks': 'symlinks', 'StaticExecutable': 'static_executable', + 'InstallInRoot': 'install_in_root', 'InitRc': 'init_rc', 'VintfFragments': 'vintf_fragments', 'SharedLibs': 'shared_libs',