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/pixels b/vars/pixels
index 67867b9..cada2e9 100644
--- a/vars/pixels
+++ b/vars/pixels
@@ -1,13 +1,13 @@
 # Google Pixels, currently supported in AOSP
 # Usage: ${devices[@]}
 readonly devices=(
+  felix
+  tangorpro
+  lynx
+  cheetah
+  panther
   bluejay
   raven
   oriole
   barbet
-  redfin
-  bramble
-  sunfish
-  coral
-  flame
 )