Skip to content
Snippets Groups Projects
  1. Nov 08, 2021
    • Chris Manton's avatar
      Add PRELOAD file path · 60bb45bc
      Chris Manton authored
      Bug: 196026708
      Tag: #refactor
      Test: gd/cert/run
      
      Change-Id: Ibde81667eeb9885d068bd9f9ba19fc0529448265
      60bb45bc
  2. Nov 07, 2021
    • Yi Kong's avatar
      Fix build with global ThinLTO · a31dda4e
      Yi Kong authored
      net_test_stack_ad_parser uses symbols from some shared libs that
      happens to be re-exported by one of the static libs in non-LTO mode.
      ThinLTO is more aggressive/accurate at pruning unused symbols, thus
      the build fails due to missing symbols.
      
      Fixed by explicitly listing the dependent shared libs.
      
      Bug: 195134194
      Test: m GLOBAL_THINLTO=true net_test_stack_ad_parser
      Change-Id: Iaee1e955be889c006a0ba27c128ad972f66b10f6
      a31dda4e
  3. Nov 06, 2021
  4. Nov 05, 2021
  5. Nov 04, 2021
  6. Nov 03, 2021
  7. Nov 02, 2021
Loading