summaryrefslogtreecommitdiff
path: root/vnd_buildcfg.mk
AgeCommit message (Collapse)Author
2017-02-09Move A2DP Offload vendor implementation for Broadcom into a static librarySridhar Vashist
- remove brcm a2dp vendor code - include brcm a2dp vendor code as a static library - move extern definitions to compile cleanly - fix paths in vnd_buildcfg to allow being included remotely Change-Id: If0487c9f4885c4211e04ccb672387f94a1329618 Test: Vendor verified Signed-off-by: Sridhar Vashist <svashist@motorola.com>
2015-10-15[BT] Allow custom bt configuration file handlingLaurent FERT
Alow to add new custom configuration file w/o any AOSP change Change-Id: I1c52cc45de0c9e8451fbb3503f999b18aa099f93 Signed-off-by: Laurent FERT <laurent.fert@intel.com>
2015-03-16Move gen-buildcfg.sh into libbt so there isn't project cross-referenceZach Johnson
Also make a bunch of file not executable Change-Id: Id6d4fd5354c859121290b94b023c3a4aea263c17
2014-02-13broadcom/libbt: support multilib buildsColin Cross
Support building for multiple architectures at the same time: Use local-generated-sources-dir instead of local-intermediates-dir Don't set the module path explictly with LOCAL_MODULE_PATH, set LOCAL_PROPRIETARY_MODULE instead and let the build system pick the right path. Change-Id: I4e7dae7cd9b94cd2c10c99799bd7a386363d1451
2012-09-25Move libbt-vendor from vendor/broadcom/libbt-vendorWink Saville
Bug: 6837125 Change-Id: Ic3cc73f210e40d95b131a68244dc9e60bae80f37
2012-09-24Revert "Move libbt-vendor from vendor/broadcom/libbt-vendor"Wink Saville
This reverts commit d18044d184ebdbbdefe700ad439e1a4cead748f7 Change-Id: Ieb3f11f56c4368556b60c79c359a012fb8555a13
2012-09-24Move libbt-vendor from vendor/broadcom/libbt-vendorWink Saville
Bug: 6837125 Change-Id: I9e9d5a95463d5cd61a6e7f3b2f0a57c0b2f47e16