Remove unused controls app from default install 57/9457/1
authorScott Murray <scott.murray@konsulko.com>
Mon, 22 May 2017 16:17:03 +0000 (12:17 -0400)
committerScott Murray <scott.murray@konsulko.com>
Mon, 22 May 2017 16:19:50 +0000 (12:19 -0400)
The "controls" demo app is not particularly useful at this point, and
where as it was not launchable from the homescreen in Chinook, the new
dynamic list in Dab picks it up when it is installed, so it both throws
off the current app icon spacing and makes thing look odd because it
has no icon.  So, just remove it to clean up the homescreen.

Change-Id: I617e832b559b4df54e197f0056cb9da84fed4d7b
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
recipes-platform/packagegroups/packagegroup-agl-demo-platform.bb

index 49226c6..1ad6f2c 100755 (executable)
@@ -53,7 +53,6 @@ MAPVIEWER_append_porter = " \
     "
 
 AGL_APPS = " \
-    controls \
     dashboard \
     hvac \
     mediaplayer \