diff --git a/devices/bluejay.json b/devices/bluejay.json new file mode 100644 index 0000000..6345f4c --- /dev/null +++ b/devices/bluejay.json @@ -0,0 +1,10 @@ +{ + "schema_version": 1, + "device_name": "Google Pixel 6a", + "device_type": "android", + "settings": { + "script": { + "_base": "highest" + } + } +}