Skip to content

Commit

Permalink
devices: mark exynos 9810 speaker as working
Browse files Browse the repository at this point in the history
  • Loading branch information
FakeShell committed Nov 20, 2023
1 parent 86e917f commit eeef6d6
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 39 deletions.
14 changes: 1 addition & 13 deletions src/devices/crownlte.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,10 @@
"Sound": {
"working": [
"Volume control",
"Speaker",
"Microphone"
],
"partly": [
"Speaker",
"Headphones"
]
},
Expand Down Expand Up @@ -177,18 +177,6 @@
"data": "Mobile data needs an APN to be set up from Settings -> Mobile Network -> Access Point Names."
}
],
"Audio": [
{
"type": "string",
"data": "Audio is inconsistent and does not work on all boots"
}
],
"Calls": [
{
"type": "string",
"data": "Because of the audio issue user might not be able to hear audio in calls either."
}
],
"Camera": [
{
"type": "string",
Expand Down
14 changes: 1 addition & 13 deletions src/devices/star2lte.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,10 @@
"Sound": {
"working": [
"Volume control",
"Speaker",
"Microphone"
],
"partly": [
"Speaker",
"Headphones"
]
},
Expand Down Expand Up @@ -177,18 +177,6 @@
"data": "Mobile data needs an APN to be set up from Settings -> Mobile Network -> Access Point Names."
}
],
"Audio": [
{
"type": "string",
"data": "Audio is inconsistent and does not work on all boots"
}
],
"Calls": [
{
"type": "string",
"data": "Because of the audio issue user might not be able to hear audio in calls either."
}
],
"Camera": [
{
"type": "string",
Expand Down
14 changes: 1 addition & 13 deletions src/devices/starlte.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,10 @@
"Sound": {
"working": [
"Volume control",
"Speaker",
"Microphone"
],
"partly": [
"Speaker",
"Headphones"
]
},
Expand Down Expand Up @@ -177,18 +177,6 @@
"data": "Mobile data needs an APN to be set up from Settings -> Mobile Network -> Access Point Names."
}
],
"Audio": [
{
"type": "string",
"data": "Audio is inconsistent and does not work on all boots"
}
],
"Calls": [
{
"type": "string",
"data": "Because of the audio issue user might not be able to hear audio in calls either."
}
],
"Camera": [
{
"type": "string",
Expand Down

0 comments on commit eeef6d6

Please sign in to comment.