1userdebug_or_eng(`
2  # perfprofd disables mpdecision temporarily via setprop ctl.stop,
3  # then re-enables afterwards with setprop ctl.start
4  allow perfprofd ctl_mpdecision:property_service set;
5  unix_socket_connect(perfprofd, property, init)
6')
7