Skip to content

Commit aa7f4d5

Browse files
committed
ubports: Disable android audio hal service
1 parent eec6101 commit aa7f4d5

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

rootdir/etc/init.disabled.rc

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,20 @@
55

66
service lmkd lmkd_HYBRIS_DISABLED
77
disabled
8+
oneshot
89
override
10+
911
service vendor.imsdatadaemon imsdatadaemon_HYBRIS_DISABLED
1012
disabled
13+
oneshot
1114
override
15+
1216
service vendor.ims_rtp_daemon ims_rtp_daemon_HYBRIS_DISABLED
1317
disabled
18+
oneshot
19+
override
20+
21+
service vendor.audio-hal-2-0 android.hardware.audio@2.0-service_HYBRIS_DISABLED
22+
disabled
23+
oneshot
1424
override

0 commit comments

Comments
 (0)