diff options
| author | manuel <manuel@mausz.at> | 2018-04-17 00:15:38 +0200 |
|---|---|---|
| committer | manuel <manuel@mausz.at> | 2018-04-17 00:15:38 +0200 |
| commit | b3d195f0188758a14875a5a2f270e4fd190a679f (patch) | |
| tree | cbe6a2d51afd7be095e29fd612107044cf1f391e /cmake/treedata/android | |
| parent | a51f51db67e3eab80ac2ed28d403a6d77f7acc45 (diff) | |
| download | kodi-pvr-build-b3d195f0188758a14875a5a2f270e4fd190a679f.tar.gz kodi-pvr-build-b3d195f0188758a14875a5a2f270e4fd190a679f.tar.bz2 kodi-pvr-build-b3d195f0188758a14875a5a2f270e4fd190a679f.zip | |
sync with upstream
Diffstat (limited to 'cmake/treedata/android')
| -rw-r--r-- | cmake/treedata/android/subdirs.txt | 25 |
1 files changed, 13 insertions, 12 deletions
diff --git a/cmake/treedata/android/subdirs.txt b/cmake/treedata/android/subdirs.txt index b56618a..7f7fef5 100644 --- a/cmake/treedata/android/subdirs.txt +++ b/cmake/treedata/android/subdirs.txt | |||
| @@ -1,16 +1,17 @@ | |||
| 1 | xbmc/cores/RetroPlayer/process/android cores/RetroPlayer/process/android | 1 | xbmc/cores/RetroPlayer/process/android cores/RetroPlayer/process/android |
| 2 | xbmc/platform/linux platform/linux | ||
| 3 | xbmc/input/touch input/touch | 2 | xbmc/input/touch input/touch |
| 4 | xbmc/input/touch/generic input/touch/generic | 3 | xbmc/input/touch/generic input/touch/generic |
| 5 | xbmc/network/linux network/linux | ||
| 6 | xbmc/network/android network/android | ||
| 7 | xbmc/peripherals/bus/linux peripherals/bus/linux | ||
| 8 | xbmc/peripherals/bus/android peripherals/bus/android | ||
| 9 | xbmc/powermanagement/android powermanagement/android | ||
| 10 | xbmc/storage/android storage/android | ||
| 11 | xbmc/filesystem/posix filesystem/posix | ||
| 12 | xbmc/utils/posix utils_posix | ||
| 13 | xbmc/windowing/android windowing/android | 4 | xbmc/windowing/android windowing/android |
| 14 | xbmc/platform/posix posix | 5 | xbmc/platform/posix platform/posix |
| 15 | xbmc/platform/android/activity android_activity | 6 | xbmc/platform/posix/filesystem platform/posix/filesystem |
| 16 | xbmc/platform/android/bionic_supplement android_bionicsupplement | 7 | xbmc/platform/posix/utils platform/posix/utils |
| 8 | xbmc/platform/linux platform/linux | ||
| 9 | xbmc/platform/linux/network platform/linux/network | ||
| 10 | xbmc/platform/linux/peripherals platform/linux/peripherals | ||
| 11 | xbmc/platform/android/activity platform/android/activity | ||
| 12 | xbmc/platform/android/bionic_supplement platform/android/bionicsupplement | ||
| 13 | xbmc/platform/android/filesystem platform/android/filesystem | ||
| 14 | xbmc/platform/android/network platform/android/network | ||
| 15 | xbmc/platform/android/peripherals platform/android/peripherals | ||
| 16 | xbmc/platform/android/powermanagement platform/android/powermanagement | ||
| 17 | xbmc/platform/android/storage platform/android/storage | ||
