sanders: build audiod

* And update path
This commit is contained in:
Vachounet
2018-01-09 13:48:22 +01:00
committed by therootlord
parent 5936a6fcdc
commit 0e03081e83
2 changed files with 3 additions and 2 deletions

View File

@@ -73,7 +73,8 @@ PRODUCT_PACKAGES += \
audio.r_submix.default \
libaudio-resampler \
libshim_adsp \
libtinycompress
libtinycompress \
audiod
PRODUCT_PACKAGES += \
libqcomvisualizer \

View File

@@ -523,7 +523,7 @@ service time_daemon /system/vendor/bin/time_daemon
group root
writepid /dev/cpuset/system-background/tasks
service audiod /system/bin/audiod
service audiod /system/vendor/bin/audiod
class late_start
user system
group system