poiapp-api-key: Add client ID 63/18963/1
authorScott Murray <scott.murray@konsulko.com>
Mon, 17 Dec 2018 01:51:25 +0000 (20:51 -0500)
committerScott Murray <scott.murray@konsulko.com>
Mon, 17 Dec 2018 02:08:44 +0000 (21:08 -0500)
Somehow in my original testing the POI app was working even though
the client ID was not being added to /etc/poikey as the first line.
Add a POIAPP_CLIENT_ID variable to go with POIAPP_API_KEY, and write
them both to the file. As well, mark the package as platform
independent, as it contains just a text configuration file.

Change-Id: Iab5d6aa44007c61457697882d9a2ece12f984acf
Signed-off-by: Scott Murray <scott.murray@konsulko.com>

No differences found