Loading media/audioserver/audioserver.rc +8 −0 Original line number Diff line number Diff line Loading @@ -20,6 +20,14 @@ on property:init.svc.audioserver=stopped # Keep the original service names for backward compatibility stop vendor.audio-hal-2-0 stop audio-hal-2-0 # See b/155364397. Need to have HAL service running for VTS. # Can't use 'restart' because then HAL service would restart # audioserver bringing it back into running state. start vendor.audio-hal start vendor.audio-hal-4-0-msd # Keep the original service names for backward compatibility start vendor.audio-hal-2-0 start audio-hal-2-0 on property:init.svc.audioserver=running start vendor.audio-hal Loading Loading
media/audioserver/audioserver.rc +8 −0 Original line number Diff line number Diff line Loading @@ -20,6 +20,14 @@ on property:init.svc.audioserver=stopped # Keep the original service names for backward compatibility stop vendor.audio-hal-2-0 stop audio-hal-2-0 # See b/155364397. Need to have HAL service running for VTS. # Can't use 'restart' because then HAL service would restart # audioserver bringing it back into running state. start vendor.audio-hal start vendor.audio-hal-4-0-msd # Keep the original service names for backward compatibility start vendor.audio-hal-2-0 start audio-hal-2-0 on property:init.svc.audioserver=running start vendor.audio-hal Loading