summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrii Kalinich <AKalinich@luxoft.com>2021-10-21 11:14:48 -0400
committerAndrii Kalinich <AKalinich@luxoft.com>2021-10-21 11:14:48 -0400
commitc3bc8954f5a39069e3dc794d54ac7b656a7028ef (patch)
treedb8e0d893151d69e62ccf201875845f3791149b5
parent59f79a75c86421e5a961442af23c94def6bee7ce (diff)
downloadsdl_core-c3bc8954f5a39069e3dc794d54ac7b656a7028ef.tar.gz
Remove ignored git files
-rw-r--r--src/appMain/build_config.txt28
1 files changed, 0 insertions, 28 deletions
diff --git a/src/appMain/build_config.txt b/src/appMain/build_config.txt
deleted file mode 100644
index 887fe2a8ae..0000000000
--- a/src/appMain/build_config.txt
+++ /dev/null
@@ -1,28 +0,0 @@
-//Policy mode (PROPRIETARY, HTTP or EXTERNAL_PROPRIETARY)
-EXTENDED_POLICY:STRING=PROPRIETARY
-
-//Bluetooth support
-BUILD_BT_SUPPORT:BOOL=OFF
-
-//Bluetooth Low Energy support
-BUILD_BLE_SUPPORT:BOOL=ON
-
-//libusb support
-BUILD_USB_SUPPORT:BOOL=OFF
-
-//Security Ford protocol protection
-ENABLE_SECURITY:BOOL=ON
-
-//Turn on and off extended Madia Manager features relates to PulseAudio A2DP and GStreamer
-EXTENDED_MEDIA_MODE:BOOL=OFF
-
-//Enable profiling time test util
-TELEMETRY_MONITOR:BOOL=ON
-
-//HMI type
-HMI:STRING=web
-
-//Policy table update parsed by hmi
-ENABLE_HMI_PTU_DECRYPTION:BOOL=ON
-//Web Engine App Transport Support
-BUILD_WEBSOCKET_SERVER_SUPPORT:BOOL=ON