diff options
author | Chris Koying Browet <cbro@semperpax.com> | 2016-12-08 17:07:13 +0100 |
---|---|---|
committer | Chris "Koying" Browet <cbro@semperpax.com> | 2017-06-11 10:07:11 +0200 |
commit | c6dbfbccab9666f8499cd921568f90367e4f22be (patch) | |
tree | 35fa86ff805190aadc42cbed5559e9056471179f /cmake/treedata | |
parent | 88c9684dc64025999202b50b6c17ffd9f354e39e (diff) |
CHG: [droid] remove android dload specifics
Obsolete since API 18
https://code.google.com/p/android/issues/detail?id=34416
Diffstat (limited to 'cmake/treedata')
-rw-r--r-- | cmake/treedata/android/subdirs.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cmake/treedata/android/subdirs.txt b/cmake/treedata/android/subdirs.txt index e175b6da52..1e0f0f617b 100644 --- a/cmake/treedata/android/subdirs.txt +++ b/cmake/treedata/android/subdirs.txt @@ -12,4 +12,3 @@ xbmc/windowing/android windowing/android xbmc/platform/posix posix xbmc/platform/android/activity android_activity xbmc/platform/android/bionic_supplement android_bionicsupplement -xbmc/platform/android/loader android_loader |