diff options
author | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2019-11-08 11:08:35 +0000 |
---|---|---|
committer | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2019-11-08 11:08:35 +0000 |
commit | 0bdd39b247661c1a0406d450d578d4ff3fd171b0 (patch) | |
tree | 43b6f217b728042fd7848b96d7574e07800611b1 /package | |
parent | f3de2f5cad06a772ee55f58694d559a7cb012c02 (diff) |
Revert "Add push to talk support to homescreen"
It turned out the homescreen won't show. So we need to revisit this patch.
https://gerrit.automotivelinux.org/gerrit/#/c/apps/homescreen/+/21182/
This reverts commit f3de2f5cad06a772ee55f58694d559a7cb012c02.
Change-Id: Ic8829e5009e9fb74b49ad1dd79125b45a872a838
Diffstat (limited to 'package')
-rw-r--r-- | package/config.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/package/config.xml b/package/config.xml index 441cc8d..3ebe39b 100644 --- a/package/config.xml +++ b/package/config.xml @@ -13,7 +13,6 @@ <param name="Bluetooth-Manager" value="ws" /> <param name="windowmanager" value="ws" /> <param name="audiomixer" value="ws" /> - <param name="vshl-core" value="ws" /> </feature> <feature name="urn:AGL:widget:required-permission"> <param name="urn:AGL:permission::public:no-htdocs" value="required" /> |