From f6e78f4b47f2bdc3e618c30deb4e4d11f71d30a0 Mon Sep 17 00:00:00 2001 From: Scott Murray Date: Tue, 28 Feb 2017 18:47:07 -0500 Subject: Update to latest CES2017 Chinook changes Update a couple of files to latest Chinook changes from CES2017 repo, and move the homescreen library tests to where they are in all the other app repositories. Change-Id: Ib626897bea3504f6e2fc1ab0ff38953b62ff4268 Signed-off-by: Scott Murray --- app/config.tests/libhomescreen.cpp | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 app/config.tests/libhomescreen.cpp (limited to 'app/config.tests/libhomescreen.cpp') diff --git a/app/config.tests/libhomescreen.cpp b/app/config.tests/libhomescreen.cpp deleted file mode 100644 index e0fd460..0000000 --- a/app/config.tests/libhomescreen.cpp +++ /dev/null @@ -1,7 +0,0 @@ -#include - -int main(int argc,char **argv) -{ - LibHomeScreen libHomeScreen; - return 0; -} -- cgit 1.2.3-korg