Skip to content
Snippets Groups Projects
  • Abhishek Pandit-Subedi's avatar
    947d4685
    floss: Change build rules from //bt to //bt/system · 947d4685
    Abhishek Pandit-Subedi authored
    Ran a sed rule to replace most instances of //bt to //bt/system in all
    BUILD.gn and *.gni files. Also made some manual changes to include
    directories using packetgen and dumpsys to include bt/system/gd instead
    of just bt/gd. Added a new BUILD.gn at root that just points to
    system/BUILD.gn.
    
    On the Rust side, updated the Cargo.toml paths and build.rs includes for
    topshim.
    
    Bug: 205591223
    Test: Run `./build.py`
    Tag: #floss
    Change-Id: Ib6b9b991f140742d765a1031c8f4085aba9ce552
    947d4685
    History
    floss: Change build rules from //bt to //bt/system
    Abhishek Pandit-Subedi authored
    Ran a sed rule to replace most instances of //bt to //bt/system in all
    BUILD.gn and *.gni files. Also made some manual changes to include
    directories using packetgen and dumpsys to include bt/system/gd instead
    of just bt/gd. Added a new BUILD.gn at root that just points to
    system/BUILD.gn.
    
    On the Rust side, updated the Cargo.toml paths and build.rs includes for
    topshim.
    
    Bug: 205591223
    Test: Run `./build.py`
    Tag: #floss
    Change-Id: Ib6b9b991f140742d765a1031c8f4085aba9ce552
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
This project manages its dependencies using Cargo. Learn more