media modules get more descriptive *.rc filenames
instead of generic "init.rc"
Include the sdk-specific versions (*.32rc) that change
from writepid to task_profiles for cpu allocation profiles.
Bug: 226947753
Bug: 191283136
Test: build, boot, examine produced artifacts
Change-Id: I4c77675fd4f667594e410efa8dd5ca6ce2c47308
diff --git a/apex/mediatranscoding.32rc b/apex/mediatranscoding.32rc
index 5169462..edba9b9 100644
--- a/apex/mediatranscoding.32rc
+++ b/apex/mediatranscoding.32rc
@@ -1,3 +1,6 @@
+## 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.