commit | 5924fec681aab72576d1dc48b96782212205d1d3 | [log] [tgz] |
---|---|---|
author | Chirayu Desai <chirayudesai1@gmail.com> | Thu Jan 13 18:09:26 2022 +0200 |
committer | Jackeagle <jackeagle102@gmail.com> | Mon Jun 06 06:36:05 2022 +0200 |
tree | d9a1d49ffdcb340cf3dbe549134dca8ed280a115 | |
parent | 08d29c428ba2229e44dcb367b3e9bd53a968a4b1 [diff] [blame] |
Initial commit of common/pixel variables * Excluding: raviole from vars/kernel_repos gs-common from vars/raven Change-Id: Iaf24a2aba7ca26d5394f6a224d4e8660d02a901a
diff --git a/vars/pixels b/vars/pixels new file mode 100644 index 0000000..3423c27 --- /dev/null +++ b/vars/pixels
@@ -0,0 +1,16 @@ +# Google Pixels +# Usage: ${devices[@]} +readonly devices=( + crosshatch + blueline + bonito + sargo + coral + flame + sunfish + redfin + bramble + barbet + raven + oriole +)