mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-26 10:27:32 +09:00
Remove AndroidMediaDecoder and friends
They are no longer supported and don't work with newer Android versions anyway.
This commit is contained in:
parent
5b0a11b442
commit
129388e5e0
15 changed files with 0 additions and 1791 deletions
|
|
@ -43,9 +43,6 @@ DIRS += [
|
|||
'standalone',
|
||||
]
|
||||
|
||||
if CONFIG['MOZ_ANDROID_OMX']:
|
||||
DIRS += ['android']
|
||||
|
||||
if CONFIG['MOZ_FMP4']:
|
||||
DIRS += ['fmp4']
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue