mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-07-20 09:25:45 +00:00
android: add oboe audio sink
This commit is contained in:
parent
b020c5ee5e
commit
b787b5db2e
7 changed files with 298 additions and 4 deletions
|
@ -41,6 +41,15 @@
|
|||
"platform": "windows"
|
||||
}
|
||||
]
|
||||
},
|
||||
"android": {
|
||||
"description": "Enable Android dependencies",
|
||||
"dependencies": [
|
||||
{
|
||||
"name": "oboe",
|
||||
"platform": "android"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"overrides": [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue