# Copyright (c) 2021-2022 Huawei Device Co., Ltd. # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in writing, software # distributed under the License is distributed on an "AS IS" BASIS, # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. service pulseaudio /system/bin/sa_main /system/profile/pulseaudio.json class z_core seclabel u:r:audiodistributedservice:s0 user system group system shell disabled on post-fs-data mkdir /data/data/.pulse_dir chmod 777 /data/data/.pulse_dir chown system system /data/data/.pulse_dir export PULSE_STATE_PATH "/data/data/.pulse_dir" export PULSE_RUNTIME_PATH "/data/data/.pulse_dir" start pulseaudio trigger audio_policy_start