Loading media/audioserver/audioserver.rc +6 −0 Original line number Diff line number Diff line Loading @@ -8,6 +8,7 @@ service audioserver /system/bin/audioserver task_profiles ProcessCapacityHigh HighPerformance onrestart restart vendor.audio-hal onrestart restart vendor.audio-hal-4-0-msd onrestart restart audio_proxy_service # Keep the original service names for backward compatibility onrestart restart vendor.audio-hal-2-0 onrestart restart audio-hal-2-0 Loading @@ -20,6 +21,7 @@ on property:vts.native_server.on=0 on property:init.svc.audioserver=stopped stop vendor.audio-hal stop vendor.audio-hal-4-0-msd stop audio_proxy_service # Keep the original service names for backward compatibility stop vendor.audio-hal-2-0 stop audio-hal-2-0 Loading @@ -28,6 +30,7 @@ on property:init.svc.audioserver=stopped # audioserver bringing it back into running state. start vendor.audio-hal start vendor.audio-hal-4-0-msd start audio_proxy_service # Keep the original service names for backward compatibility start vendor.audio-hal-2-0 start audio-hal-2-0 Loading @@ -35,6 +38,7 @@ on property:init.svc.audioserver=stopped on property:init.svc.audioserver=running start vendor.audio-hal start vendor.audio-hal-4-0-msd start audio_proxy_service # Keep the original service names for backward compatibility start vendor.audio-hal-2-0 start audio-hal-2-0 Loading @@ -44,10 +48,12 @@ on property:sys.audio.restart.hal=1 # Keep the original service names for backward compatibility stop vendor.audio-hal stop vendor.audio-hal-4-0-msd stop audio_proxy_service stop vendor.audio-hal-2-0 stop audio-hal-2-0 start vendor.audio-hal start vendor.audio-hal-4-0-msd start audio_proxy_service start vendor.audio-hal-2-0 start audio-hal-2-0 # reset the property Loading Loading
media/audioserver/audioserver.rc +6 −0 Original line number Diff line number Diff line Loading @@ -8,6 +8,7 @@ service audioserver /system/bin/audioserver task_profiles ProcessCapacityHigh HighPerformance onrestart restart vendor.audio-hal onrestart restart vendor.audio-hal-4-0-msd onrestart restart audio_proxy_service # Keep the original service names for backward compatibility onrestart restart vendor.audio-hal-2-0 onrestart restart audio-hal-2-0 Loading @@ -20,6 +21,7 @@ on property:vts.native_server.on=0 on property:init.svc.audioserver=stopped stop vendor.audio-hal stop vendor.audio-hal-4-0-msd stop audio_proxy_service # Keep the original service names for backward compatibility stop vendor.audio-hal-2-0 stop audio-hal-2-0 Loading @@ -28,6 +30,7 @@ on property:init.svc.audioserver=stopped # audioserver bringing it back into running state. start vendor.audio-hal start vendor.audio-hal-4-0-msd start audio_proxy_service # Keep the original service names for backward compatibility start vendor.audio-hal-2-0 start audio-hal-2-0 Loading @@ -35,6 +38,7 @@ on property:init.svc.audioserver=stopped on property:init.svc.audioserver=running start vendor.audio-hal start vendor.audio-hal-4-0-msd start audio_proxy_service # Keep the original service names for backward compatibility start vendor.audio-hal-2-0 start audio-hal-2-0 Loading @@ -44,10 +48,12 @@ on property:sys.audio.restart.hal=1 # Keep the original service names for backward compatibility stop vendor.audio-hal stop vendor.audio-hal-4-0-msd stop audio_proxy_service stop vendor.audio-hal-2-0 stop audio-hal-2-0 start vendor.audio-hal start vendor.audio-hal-4-0-msd start audio_proxy_service start vendor.audio-hal-2-0 start audio-hal-2-0 # reset the property Loading