platform_build_soong/symbol_inject
Yabin Cui e79fe01c59 symbol_inject: add linkerSigned flag in codesign of Mach-O binaries.
With linkerSigned flag, codesign will still be valid after stripping.

Bug: 251222821
Test: build aapt2 and both non-stripped and stripped version work.
Change-Id: Ic3a2b9fcaf30eb306fed7db6568f6699cc640cde
2022-11-02 14:32:53 -07:00
..
cmd symbol_inject: add step to codesign Mach-O binaries. 2022-09-01 11:57:13 -07:00
Android.bp Add LOCAL_LICENSE_KINDS to build/soong 2021-02-06 04:23:21 +00:00
elf.go Turn symbol_inject into a reusable package 2018-10-22 15:46:03 -07:00
elf_symboldata_test.go Turn symbol_inject into a reusable package 2018-10-22 15:46:03 -07:00
elf_test.go Revert "Make lots of tests run in parallel" 2020-10-09 18:34:24 -07:00
macho.go symbol_inject: add linkerSigned flag in codesign of Mach-O binaries. 2022-11-02 14:32:53 -07:00
macho_symboldata_test.go Turn symbol_inject into a reusable package 2018-10-22 15:46:03 -07:00
macho_test.go Revert "Make lots of tests run in parallel" 2020-10-09 18:34:24 -07:00
pe.go Turn symbol_inject into a reusable package 2018-10-22 15:46:03 -07:00
pe_symboldata_test.go Turn symbol_inject into a reusable package 2018-10-22 15:46:03 -07:00
pe_test.go Revert "Make lots of tests run in parallel" 2020-10-09 18:34:24 -07:00
symbol_inject.go symbol_inject: add step to codesign Mach-O binaries. 2022-09-01 11:57:13 -07:00
symbol_inject_test.go Revert "Make lots of tests run in parallel" 2020-10-09 18:34:24 -07:00