Skip to content
Snippets Groups Projects
  1. Apr 07, 2021
    • Sonny Sasaka's avatar
      Fix rust build in build.py · c1335a27
      Sonny Sasaka authored
      This copies the rust build result to the gn output directory to be
      accessible when linking from C++. Also adds an option to use crates.io
      for rust crates.
      
      Bug: 176846220
      Tag: #floss
      Test: atest --host bluetooth_test_gd
      Change-Id: I9f7732878a2aced6f80f363c25aff3243d34f0d5
      c1335a27
    • Sonny Sasaka's avatar
      Avoid const value_type of vector · af873ba0
      Sonny Sasaka authored
      This change is required to build fluoride against libstdc++.
      libstdc++ asserts that: std::vector must have a non-const, non-volatile
      value_type.
      
      Bug: 176846220
      Tag: #floss
      Test: atest --host bluetooth_test_gd
      Change-Id: Iabf796dc356826782b480fd01887c04a86e9708a
      af873ba0
    • Sonny Sasaka's avatar
      Guard printing PKG_CONFIG_PATH in build.py · 706ec3b0
      Sonny Sasaka authored
      Bug: 176846220
      Tag: #floss
      Test: atest --host bluetooth_test_gd
      Change-Id: Iba0c739a07bcfa7256ea624e2391d5cee016d2de
      706ec3b0
    • Sonny Sasaka's avatar
      Add missing #include <string.h> for memcpy · 87d41f55
      Sonny Sasaka authored
      Bug: 176846220
      Tag: #floss
      Test: atest --host bluetooth_test_gd
      Change-Id: I62b5a032c1a346a006668145407cd00f3c6bddd5
      87d41f55
    • Sonny Sasaka's avatar
      Fix packetgen outputs · 0cafcaac
      Sonny Sasaka authored
      This changes action_foreach() to action() to be able to control the
      outputs field correctly.
      
      Tag: #floss
      Bug: 176846220
      Test: atest --host bluetooth_test_gd
      Change-Id: I3cc9613e5c33aa3610a542107e97c7b4667e06c4
      0cafcaac
    • Chris Manton's avatar
      shim: Plumb e/sco through shim into legacy · 26a771ff
      Chris Manton authored
      Bug: 183476377
      Test: gd/cert/run
      Tag: #refactor
      BYPASS_LONG_LINES_REASON: Bluetooth likes 120 lines
      
      Change-Id: Id3b9e0931e17a2e376dee207af86241836e96cbb
      26a771ff
    • Chris Manton's avatar
      shim: Plumb e/sco connect request · 736061d8
      Chris Manton authored
      Bug: 183476377
      Test: gd/cert/run
      Tag: #refactor
      BYPASS_LONG_LINES_REASON: Bluetooth likes 120 lines
      
      Change-Id: If14d3bf2f8c632e9007fa846d514a9c3e7bbe18a
      736061d8
    • Chris Manton's avatar
  2. Apr 06, 2021
  3. Apr 05, 2021
  4. Apr 02, 2021
  5. Apr 01, 2021
  6. Mar 31, 2021
  7. Mar 30, 2021
  8. Mar 29, 2021
Loading