Bug fix: Always changed flag becomes true when restriction mode is changed
[apps/agl-service-windowmanager.git] / layers.json
index 94e34c4..c6c0916 100644 (file)
@@ -43,7 +43,7 @@
         "comment": "This layer is for restriction notification. This is used by restriction role"
       },
       {
-         "role": "^OnScreen.*|on_screen.*",
+         "role": "^OnScreen.*|on_screen.*|pop_up|system_alert",
          "name": "popups",
          "layer_id": 9999,
          "area": { "type": "rect", "rect": { "x": 0, "y": 760, "width": -1, "height": 400 } },