summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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