mirror of
https://github.com/Anything-at-25-00/android_device_tecno_LG8n.git
synced 2024-11-22 21:56:26 -08:00
09782b6996
[Woomymy]: Make it 64 bits for yunluo Change-Id: Ia55929f56d2aef62dcea28487584c3c0afb7dab1 Signed-off-by: SamarV-121 <samarvispute121@pm.me> Signed-off-by: Shirayuki39 <lorddemecrius83@proton.me>
14 lines
582 B
Plaintext
14 lines
582 B
Plaintext
on post-fs-data
|
|
mkdir /data/vendor/audiohal 0771 system audio
|
|
mkdir /data/vendor/audiohal/audio_param 0771 system audio
|
|
|
|
service vendor.audio-hal /vendor/bin/hw/android.hardware.audio.service.mediatek
|
|
class hal
|
|
user audioserver
|
|
# media gid needed for /dev/fm (radio) and for /data/misc/media (tee)
|
|
group audio camera drmrpc inet media mediadrm net_bt net_bt_admin net_bw_acct wakelock context_hub system sdcard_rw
|
|
capabilities BLOCK_SUSPEND SYS_NICE
|
|
ioprio rt 4
|
|
task_profiles ProcessCapacityHigh HighPerformance
|
|
onrestart restart audioserver
|