-
Abhishek Pandit-Subedi authored
For ChromeOS/Linux, we want to build a static libbluetooth to make it easier to find build breakages earlier and to simplify some of the build issues. This change adds a compile time define to choose between using dlsym to load libbluetooth and using extern to access the symbols directly. Bug: 176847256 Tag: #floss Test: atest --host bluetooth_test_gd Change-Id: I818c0f4a7baf414e73dc6f6ae73bb3e3bc3f357f
Abhishek Pandit-Subedi authoredFor ChromeOS/Linux, we want to build a static libbluetooth to make it easier to find build breakages earlier and to simplify some of the build issues. This change adds a compile time define to choose between using dlsym to load libbluetooth and using extern to access the symbols directly. Bug: 176847256 Tag: #floss Test: atest --host bluetooth_test_gd Change-Id: I818c0f4a7baf414e73dc6f6ae73bb3e3bc3f357f
Code owners
Assign users and groups as approvers for specific file changes. Learn more.