Merge "Removing audio defaults from platform" into tm-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
0d0b1d8a8c
@@ -28,12 +28,6 @@ PRODUCT_PACKAGES += \
|
|||||||
PhotoTable \
|
PhotoTable \
|
||||||
preinstalled-packages-platform-full-base.xml
|
preinstalled-packages-platform-full-base.xml
|
||||||
|
|
||||||
# Bluetooth:
|
|
||||||
# audio.a2dp.default is a system module. Generic system image includes
|
|
||||||
# audio.a2dp.default to support A2DP if board has the capability.
|
|
||||||
PRODUCT_PACKAGES += \
|
|
||||||
audio.a2dp.default
|
|
||||||
|
|
||||||
# Net:
|
# Net:
|
||||||
# Vendors can use the platform-provided network configuration utilities (ip,
|
# Vendors can use the platform-provided network configuration utilities (ip,
|
||||||
# iptable, etc.) to configure the Linux networking stack, but these utilities
|
# iptable, etc.) to configure the Linux networking stack, but these utilities
|
||||||
|
@@ -52,11 +52,6 @@ PRODUCT_PACKAGES += \
|
|||||||
cppreopts.sh \
|
cppreopts.sh \
|
||||||
otapreopt_script \
|
otapreopt_script \
|
||||||
|
|
||||||
# Bluetooth libraries
|
|
||||||
PRODUCT_PACKAGES += \
|
|
||||||
audio.a2dp.default \
|
|
||||||
audio.hearing_aid.default \
|
|
||||||
|
|
||||||
# For ringtones that rely on forward lock encryption
|
# For ringtones that rely on forward lock encryption
|
||||||
PRODUCT_PACKAGES += libfwdlockengine
|
PRODUCT_PACKAGES += libfwdlockengine
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user