From 8b8c003e0be89baef3715c7f905ba32213bdb853 Mon Sep 17 00:00:00 2001 From: Scott Murray Date: Thu, 16 Dec 2021 16:49:22 -0500 Subject: Update for app framework removal Changes: - Remove the autobuild scripts and config.xml used by the app framework widget build. - Update the qmake files to just build a "settings" binary and install it into /usr/bin by default. - Remove the code in main.cpp that handled reading the WebSocket command-line arguments and passing them to binding related code. - Tweak the Bluetooth QML to call into the new start call in the libqtappfw-bt Bluetooth object that replaces the previous WebSocket onConnected hook. - Remove the voice related code as it is not likely to be re-enabled anytime soon. Bug-AGL: SPEC-4182 Signed-off-by: Scott Murray Change-Id: I8d3272b62aa403a71adadd26c545c1ed33281e5f --- app/voice/images/HMI_Settings_VoiceIcon.svg | 331 ---------------------------- 1 file changed, 331 deletions(-) delete mode 100644 app/voice/images/HMI_Settings_VoiceIcon.svg (limited to 'app/voice/images/HMI_Settings_VoiceIcon.svg') diff --git a/app/voice/images/HMI_Settings_VoiceIcon.svg b/app/voice/images/HMI_Settings_VoiceIcon.svg deleted file mode 100644 index 7e6f8f6..0000000 --- a/app/voice/images/HMI_Settings_VoiceIcon.svg +++ /dev/null @@ -1,331 +0,0 @@ - - - -image/svg+xml \ No newline at end of file -- cgit 1.2.3-korg