diff options
author | Sylvain CECCHETTO <sy6sy2@kodi.tv> | 2020-04-06 09:17:26 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-04-06 09:17:26 +0200 |
commit | 5993d959cf8679ed2ecae243fc48b68ce26d067f (patch) | |
tree | 1665bfd6f0712ed79f8971bf361d6ca147b44d05 /cmake/treedata | |
parent | 24ac661af9a0468ec25db947b1388091aa7ed0a5 (diff) | |
parent | af33791132d2c8177e3ac760773ef1caf70e5e82 (diff) |
Merge pull request #17212 from SylvainCecchetto/transition-manager2
[tvOS] Implement PowerManager::OnSleep/OnWake
Diffstat (limited to 'cmake/treedata')
-rwxr-xr-x | cmake/treedata/darwin_embedded/tvos/tvos.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cmake/treedata/darwin_embedded/tvos/tvos.txt b/cmake/treedata/darwin_embedded/tvos/tvos.txt index d8745c02ff..1335e6694f 100755 --- a/cmake/treedata/darwin_embedded/tvos/tvos.txt +++ b/cmake/treedata/darwin_embedded/tvos/tvos.txt @@ -1,4 +1,5 @@ xbmc/platform/darwin/tvos platform/tvos xbmc/platform/darwin/tvos/filesystem platform/darwin/tvos/filesystem xbmc/platform/darwin/tvos/input platform/darwin/tvos/input +xbmc/platform/darwin/tvos/powermanagement platform/darwin/tvos/powermanagement xbmc/windowing/tvos windowing/tvos |