aboutsummaryrefslogtreecommitdiff
path: root/build/BUILD.gn
diff options
context:
space:
mode:
authorJakub Pawlowski <jpawlowski@google.com>2016-02-24 10:39:46 -0800
committerJakub Pawlowski <jpawlowski@google.com>2016-02-26 00:02:33 +0000
commit3eb4a4827c9436ddd8333457be3474b6fadfb38f (patch)
treedb1c5705c19ca1b335a22e38eae1900cc276f8f4 /build/BUILD.gn
parentc7b33821a7cdc7ea2921b0bd9de0876056d8c458 (diff)
downloadbt-3eb4a4827c9436ddd8333457be3474b6fadfb38f.tar.gz
Move properties get/set code to osi
Currently we use Android-specific property_get and property_set through the code. This patch adds osi_property_get and osi_property_set that is encapsulating all external dependencies. This is step further for errorless compilation on linux. Bug: 27324453 Change-Id: I97c34344617a5855b683328bcd196a21a2fae6f9
Diffstat (limited to 'build/BUILD.gn')
-rw-r--r--build/BUILD.gn1
1 files changed, 0 insertions, 1 deletions
diff --git a/build/BUILD.gn b/build/BUILD.gn
index eae173727..151869dd3 100644
--- a/build/BUILD.gn
+++ b/build/BUILD.gn
@@ -65,7 +65,6 @@ config("linux") {
"HAS_NO_BDROID_BUILDCFG",
"LOG_NDEBUG=1",
"EXPORT_SYMBOL=__attribute__((visibility(\"default\")))",
- "PROPERTY_VALUE_MAX=256",
"KERNEL_MISSING_CLOCK_BOOTTIME_ALARM=TRUE",
# This is a macro to that can be used by source code to detect if the