diff options
author | Antia Puentes <apuentes@igalia.com> | 2020-07-14 22:29:00 +0200 |
---|---|---|
committer | Antia Puentes <apuentes@igalia.com> | 2020-08-07 20:35:15 +0200 |
commit | a2bbc26171b8c53d789da18fa6c73182325bbab0 (patch) | |
tree | d7e31d6a2cd806d6538c28ed632304c017821965 /src | |
parent | 068d904a1b5981390f18e2c006932a0a79c20e41 (diff) |
Do not require windowmanager APIjellyfish_9.99.3jellyfish/9.99.39.99.3
The windowmanager was removed, since the agl-compositor adoption.
Bug-AGL: SPEC-3497
Signed-off-by: Antia Puentes <apuentes@igalia.com>
Change-Id: I575802e5b92482c1ff2cb8881f41f61e360616d7
Diffstat (limited to 'src')
-rw-r--r-- | src/config.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/config.xml b/src/config.xml index c63c687..c1bb8a3 100644 --- a/src/config.xml +++ b/src/config.xml @@ -15,7 +15,6 @@ <param name="urn:AGL:permission::public:applications:read" value="required" /> <!-- get app icons --> </feature> <feature name="urn:AGL:widget:required-api"> - <param name="windowmanager" value="ws" /> <param name="homescreen" value="ws" /> <param name="low-can" value="ws"/> </feature> |