Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
e
devices
android_device_sony_kitakami-common
Commits
d9917078
Commit
d9917078
authored
Dec 28, 2020
by
Bernhard Thoben
Browse files
Revert "kitakami-common: Added some missing files."
This reverts commit
cbe9d3e3
.
parent
82aca831
Changes
1
Show whitespace changes
Inline
Side-by-side
device-common.mk
View file @
d9917078
...
...
@@ -37,6 +37,7 @@ PRODUCT_ENFORCE_RRO_EXCLUDED_OVERLAYS += \
$(LOCAL_PATH)
/overlay/lineage-sdk
\
$(LOCAL_PATH)
/overlay/packages/apps/Snap/res/values
# Permissions
PRODUCT_COPY_FILES
+=
\
frameworks/native/data/etc/android.hardware.bluetooth_le.xml:
$(TARGET_COPY_OUT_VENDOR)
/etc/permissions/android.hardware.bluetooth_le.xml
\
...
...
@@ -109,7 +110,6 @@ PRODUCT_COPY_FILES += \
$(LOCAL_PATH)
/audio/audio_output_policy.conf:
$(TARGET_COPY_OUT_VENDOR)
/etc/audio_output_policy.conf
\
$(LOCAL_PATH)
/audio/audio_platform_info.xml:
$(TARGET_COPY_OUT_VENDOR)
/etc/audio_platform_info.xml
\
$(LOCAL_PATH)
/audio/audio_policy_configuration.xml:
$(TARGET_COPY_OUT_VENDOR)
/etc/audio_policy_configuration.xml
\
$(LOCAL_PATH)
/audio/audio_policy_configuration.xml:
$(TARGET_COPY_OUT_ODM)
/etc/audio_policy_configuration.xml
\
$(LOCAL_PATH)
/audio/aanc_tuning_mixer.txt:
$(TARGET_COPY_OUT_SYSTEM)
/etc/aanc_tuning_mixer.txt
PRODUCT_COPY_FILES
+=
\
...
...
@@ -119,13 +119,6 @@ PRODUCT_COPY_FILES += \
frameworks/av/services/audiopolicy/config/r_submix_audio_policy_configuration.xml:
$(TARGET_COPY_OUT_VENDOR)
/etc/r_submix_audio_policy_configuration.xml
\
frameworks/av/services/audiopolicy/config/usb_audio_policy_configuration.xml:
$(TARGET_COPY_OUT_VENDOR)
/etc/usb_audio_policy_configuration.xml
# Missing configuration files
PRODUCT_COPY_FILES
+=
\
frameworks/av/services/audiopolicy/enginedefault/config/example/phone/audio_policy_engine_configuration.xml:
$(TARGET_COPY_OUT_VENDOR)
/etc/audio_policy_engine_configuration.xml
\
frameworks/av/services/audiopolicy/enginedefault/config/example/phone/audio_policy_engine_default_stream_volumes.xml:
$(TARGET_COPY_OUT_VENDOR)
/etc/audio_policy_engine_default_stream_volumes.xml
\
frameworks/av/services/audiopolicy/enginedefault/config/example/phone/audio_policy_engine_product_strategies.xml:
$(TARGET_COPY_OUT_VENDOR)
/etc/audio_policy_engine_product_strategies.xml
\
frameworks/av/services/audiopolicy/enginedefault/config/example/phone/audio_policy_engine_stream_volumes.xml:
$(TARGET_COPY_OUT_VENDOR)
/etc/audio_policy_engine_stream_volumes.xml
# Bluetooth
PRODUCT_COPY_FILES
+=
\
$(LOCAL_PATH)
/bluetooth/bt_vendor.conf:system/etc/bluetooth/bt_vendor.conf
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment