msm8937-common: rootdir: Remove audiod service
* Dropped by Qualcomm in O. Change-Id: Id1c6e9d475b59b41c0cc4e4633e2ce7faabd19ef
This commit is contained in:
parent
abaad87b3f
commit
e5906568e9
2 changed files with 0 additions and 6 deletions
|
@ -3,7 +3,6 @@ PRODUCT_COPY_FILES += \
|
|||
|
||||
# Audio
|
||||
PRODUCT_PACKAGES += \
|
||||
audiod \
|
||||
audio.a2dp.default \
|
||||
audio.primary.msm8937 \
|
||||
audio.r_submix.default \
|
||||
|
|
|
@ -84,11 +84,6 @@ service thermal-engine /system/vendor/bin/thermal-engine
|
|||
socket thermal-recv-passive-client stream 0666 system system
|
||||
group root
|
||||
|
||||
service audiod /system/bin/audiod
|
||||
class late_start
|
||||
user system
|
||||
group system
|
||||
|
||||
service wcnss-service /vendor/bin/wcnss_service
|
||||
class main
|
||||
user system
|
||||
|
|
Loading…
Reference in a new issue