Skip to content

Commit

Permalink
[mce] allow policy for blanking states. Contributes to JB#28929
Browse files Browse the repository at this point in the history
  • Loading branch information
Jonni Rainisto committed May 21, 2015
1 parent 2212b6e commit bdc62e7
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions mce.conf
Expand Up @@ -93,6 +93,12 @@
<allow send_destination="com.nokia.mce"
send_interface="com.nokia.mce.request"
send_member="req_display_cancel_blanking_pause"/>
<allow send_destination="com.nokia.mce"
send_interface="com.nokia.mce.request"
send_member="get_display_blanking_inhibit"/>
<allow send_destination="com.nokia.mce"
send_interface="com.nokia.mce.request"
send_member="get_display_blanking_pause"/>
<allow send_destination="com.nokia.mce"
send_interface="com.nokia.mce.request"
send_member="req_cabc_mode"/>
Expand Down

0 comments on commit bdc62e7

Please sign in to comment.