| Ray Essick | 8cd6d14 | 2022-03-25 12:01:29 -0700 | [diff] [blame] | 1 | ## for SDK releases 29..31 | 
| 2 | ## where writepid has not yet been replaced by task_profiles | ||||
| 3 | ## | ||||
| Chong Zhang | 9bda452 | 2019-02-27 13:43:50 -0800 | [diff] [blame] | 4 | service media.swcodec /apex/com.android.media.swcodec/bin/mediaswcodec | 
| 5 | class main | ||||
| 6 | user mediacodec | ||||
| 7 | group camera drmrpc mediadrm | ||||
| Chong Zhang | 9bda452 | 2019-02-27 13:43:50 -0800 | [diff] [blame] | 8 | ioprio rt 4 | 
| 9 | writepid /dev/cpuset/foreground/tasks | ||||