summaryrefslogtreecommitdiff
path: root/sepolicy/perfprofd.te
blob: 07aa298e74f3448632d1ddd4e20e9a17efd0a732 (plain)
1
2
3
4
5
userdebug_or_eng(`
  # perfprofd disables mpdecision temporarily via setprop ctl.stop,
  # then re-enables afterwards with setprop ctl.start
  set_prop(perfprofd, ctl_mpdecision)
')