From e0163d2b8daae98ced81f4bc737998c00858e771 Mon Sep 17 00:00:00 2001 From: zheng_wenlong Date: Fri, 29 Sep 2017 20:42:53 +0900 Subject: Add agl-service-homescreen-2017 Add a new binding agl-service-homescreen-2017 for homescreen-2017. There is a gles sample how to use this binding in sample/simple-egl. A image about this see JIRA SPEC-871. [PatchSets2] Use aglwgt make package. Change-Id: I9ae89188f9eb2de4c98ec8baa2f05fccca8b2372 Signed-off-by: zheng_wenlong --- sample/simple-egl/package/hvac/config.xml | 16 ++ sample/simple-egl/package/hvac/icon.svg | 279 ++++++++++++++++++++++++++++++ 2 files changed, 295 insertions(+) create mode 100644 sample/simple-egl/package/hvac/config.xml create mode 100644 sample/simple-egl/package/hvac/icon.svg (limited to 'sample/simple-egl/package/hvac') diff --git a/sample/simple-egl/package/hvac/config.xml b/sample/simple-egl/package/hvac/config.xml new file mode 100644 index 0000000..9af2114 --- /dev/null +++ b/sample/simple-egl/package/hvac/config.xml @@ -0,0 +1,16 @@ + + + HVAC + + + This is a demo application for simple-egl + TOYOA + APL 2.0 + + + + + + + + diff --git a/sample/simple-egl/package/hvac/icon.svg b/sample/simple-egl/package/hvac/icon.svg new file mode 100644 index 0000000..91661a7 --- /dev/null +++ b/sample/simple-egl/package/hvac/icon.svg @@ -0,0 +1,279 @@ + + + +image/svg+xmlMULTIMEDIA + \ No newline at end of file -- cgit 1.2.3-korg