Merge "Add install_in_root property to VSDK generated Android.bp."

This commit is contained in:
Treehugger Robot
2022-03-08 17:10:54 +00:00
committed by Gerrit Code Review

View File

@@ -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',