Merge "Add static_executable property for the binary snapshots" am: b20e718ebf

Original change: https://android-review.googlesource.com/c/platform/development/+/1754209

Change-Id: I0d02676c7180de8a2ec32e74709e7eb77ddc9b6c
This commit is contained in:
Treehugger Robot
2021-07-02 02:33:00 +00:00
committed by Automerger Merge Worker

View File

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