Merge "Use suffixes instead of stems in the definition of module app_process
." am: 9c2eef9841
am: 244f224221 Change-Id: I5b6b8b10d671b4cf48fca6f8f33a44b766a3d09d
This commit is contained in:
commit
2899709c72
@ -6,11 +6,11 @@ cc_binary {
|
||||
multilib: {
|
||||
lib32: {
|
||||
version_script: ":art_sigchain_version_script32.txt",
|
||||
stem: "app_process32",
|
||||
suffix: "32",
|
||||
},
|
||||
lib64: {
|
||||
version_script: ":art_sigchain_version_script64.txt",
|
||||
stem: "app_process64",
|
||||
suffix: "64",
|
||||
},
|
||||
},
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user