From 99914a58a2d5b2638e2c1fdac5ca74a2d247e6fa Mon Sep 17 00:00:00 2001 From: Romain Forlot Date: Wed, 7 Nov 2018 10:54:01 +0100 Subject: First simple platform-info API implementation Bug-AGL: SPEC-1917 Change-Id: I300155302c9d69c6549ddabc6af53e2ad55eb18d Signed-off-by: Romain Forlot --- htdocs/index.html | 49 +++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 49 insertions(+) create mode 100644 htdocs/index.html (limited to 'htdocs/index.html') diff --git a/htdocs/index.html b/htdocs/index.html new file mode 100644 index 0000000..ffefe20 --- /dev/null +++ b/htdocs/index.html @@ -0,0 +1,49 @@ + + + + Simple Helloworld binding Test + + + + + + + + + + +

Simple Helloworld binding Test

+ + + + +

+ +
+ + + + + + + + + +
+ +
+ + + -- cgit 1.2.3-korg