Files
rk35xx-android14/frameworks/av/apex/mediatranscoding.32rc
T
hmz007 36ed224bac Rockchip Anroid14_SDK 20240628-rkr5 (2556df1a)
Signed-off-by: hmz007 <hmz007@gmail.com>
Change-Id: Ib87fdbe7a0be7dc961af3500fe9ea4589a127f9f
2024-10-29 18:12:02 +08:00

16 lines
525 B
Plaintext

## for SDK releases >= 32
##
#
# media.transcoding service is defined on com.android.media apex which goes back
# to API29, but we only want it started on API31+ devices. So we declare it as
# "disabled" and start it explicitly on boot.
service media.transcoding /apex/com.android.media/bin/mediatranscoding
class main
user media
group media
ioprio rt 4
# Restrict to little cores only with system-background cpuset.
task_profiles ServiceCapacityLow
interface aidl media.transcoding
disabled