diff options
author | Michael Goddard <michael.goddard@nokia.com> | 2011-09-23 17:49:49 +1000 |
---|---|---|
committer | Qt by Nokia <qt-info@nokia.com> | 2011-09-26 02:16:25 +0200 |
commit | 247dcc770b7ff7d214ea889b83fd346d067278e8 (patch) | |
tree | 4585b4fac676b25404bf5afe629186d908a3853e /sync.profile | |
parent | 91ae6f5e9408fdccba509a9af21127ee8a54a07b (diff) | |
download | qtmultimedia-247dcc770b7ff7d214ea889b83fd346d067278e8.tar.gz qtmultimedia-247dcc770b7ff7d214ea889b83fd346d067278e8.tar.bz2 qtmultimedia-247dcc770b7ff7d214ea889b83fd346d067278e8.zip |
Move resource policy usage to a config test.
MeeGo uses this too.
Change-Id: I0b7ec00538289d4a3beea62da08233c0d1eb45a2
Reviewed-on: http://codereview.qt-project.org/5447
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Jonas Rabbe <jonas.rabbe@nokia.com>
Diffstat (limited to 'sync.profile')
-rw-r--r-- | sync.profile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sync.profile b/sync.profile index 3249554d..57945b1b 100644 --- a/sync.profile +++ b/sync.profile @@ -48,4 +48,5 @@ "gstreamer_photography" => {}, "gstreamer_appsrc" => {}, "pulseaudio" => {}, + "resourcepolicy" => {}, ); |