Create bluejay.json

This commit is contained in:
redphx 2024-08-25 10:11:31 +07:00
parent 16d8c2e1e2
commit 46074eeaa3

10
devices/bluejay.json Normal file
View File

@ -0,0 +1,10 @@
{
"schema_version": 1,
"device_name": "Google Pixel 6a",
"device_type": "android",
"settings": {
"script": {
"_base": "highest"
}
}
}