diff options
author | fritsch <Peter.Fruehberger@gmail.com> | 2019-01-09 13:49:21 +0100 |
---|---|---|
committer | fritsch <Peter.Fruehberger@gmail.com> | 2019-01-20 20:47:36 +0100 |
commit | bc5b20649d59ef4dd200b917b3c254cf732444f0 (patch) | |
tree | 2c3608a267648d1a6fd0b433d35a81076451f045 /cmake | |
parent | 3aac935a7e712e7a303763c649351d1569241cae (diff) |
Android: Properly overwrite ProcessInfo and use Deinterlace Half by default
Diffstat (limited to 'cmake')
-rw-r--r-- | cmake/treedata/android/subdirs.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cmake/treedata/android/subdirs.txt b/cmake/treedata/android/subdirs.txt index 036fd2401a..9c4232caff 100644 --- a/cmake/treedata/android/subdirs.txt +++ b/cmake/treedata/android/subdirs.txt @@ -15,3 +15,4 @@ xbmc/platform/android/network platform/android/network xbmc/platform/android/peripherals platform/android/peripherals xbmc/platform/android/powermanagement platform/android/powermanagement xbmc/platform/android/storage platform/android/storage +xbmc/cores/VideoPlayer/Process/android/ cores/VideoPlayer/Process/android/ |