bliss: Import vars from LOS

Change-Id: I0ebfa6794dc3d19744df2e435f7148bfb56038c2
Signed-off-by: AnierinB <anierin@evolution-x.org>
Signed-off-by: Jis G Jacob <studiokeys@blissroms.org>
diff --git a/vars/devices b/vars/devices
index d2f321f..cc25a2d 100644
--- a/vars/devices
+++ b/vars/devices
@@ -1,6 +1,11 @@
 # All supported devices
 # Usage: ${devices[@]}
 readonly devices=(
+  felix
+  tangorpro
+  lynx
+  cheetah
+  panther
   bluejay
   raven
   oriole
@@ -8,6 +13,4 @@
   redfin
   bramble
   sunfish
-  coral
-  flame
 )