Merge "Add install_in_root property to VSDK generated Android.bp."
This commit is contained in:
@@ -102,6 +102,7 @@ JSON_TO_BP = {
|
|||||||
'SanitizeUbsanDep': 'sanitize_ubsan_dep',
|
'SanitizeUbsanDep': 'sanitize_ubsan_dep',
|
||||||
'Symlinks': 'symlinks',
|
'Symlinks': 'symlinks',
|
||||||
'StaticExecutable': 'static_executable',
|
'StaticExecutable': 'static_executable',
|
||||||
|
'InstallInRoot': 'install_in_root',
|
||||||
'InitRc': 'init_rc',
|
'InitRc': 'init_rc',
|
||||||
'VintfFragments': 'vintf_fragments',
|
'VintfFragments': 'vintf_fragments',
|
||||||
'SharedLibs': 'shared_libs',
|
'SharedLibs': 'shared_libs',
|
||||||
|
|||||||
Reference in New Issue
Block a user