summaryrefslogtreecommitdiff
path: root/src/appMain/build_config.txt
blob: 887fe2a8ae3f729c453f300abb6c52cec641f985 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
//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