From c4f30fe0208e2fc1ab5c812cc90a856a404dfa9d Mon Sep 17 00:00:00 2001 From: Chirayu Desai Date: Sat, 7 May 2022 01:12:38 +0530 Subject: [PATCH] vars: Drop b1c1 from pixels Change-Id: I9fb7fd076ed19c7c5f60d4a8f258e363eaeb555e --- vars/pixels | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/vars/pixels b/vars/pixels index a68eae5f..03144bb2 100644 --- a/vars/pixels +++ b/vars/pixels @@ -1,4 +1,4 @@ -# Google Pixels +# Google Pixels, currently supported in AOSP # Usage: ${devices[@]} readonly devices=( raven @@ -11,6 +11,4 @@ readonly devices=( flame bonito sargo - crosshatch - blueline )