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
63edd116
Commit
63edd116
authored
Dec 28, 2020
by
Bernhard Thoben
Browse files
kitakami-common: Finetuning
Change-Id: Ic54d3f39890e51b87205a400ec83b760770416f6
parent
d9917078
Changes
1
Hide whitespace changes
Inline
Side-by-side
device-common.mk
View file @
63edd116
...
...
@@ -37,7 +37,6 @@ 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
\
...
...
@@ -59,13 +58,13 @@ PRODUCT_COPY_FILES += \
frameworks/native/data/etc/android.hardware.touchscreen.multitouch.jazzhand.xml:
$(TARGET_COPY_OUT_VENDOR)
/etc/permissions/android.hardware.touchscreen.multitouch.jazzhand.xml
\
frameworks/native/data/etc/android.hardware.usb.accessory.xml:
$(TARGET_COPY_OUT_VENDOR)
/etc/permissions/android.hardware.usb.accessory.xml
\
frameworks/native/data/etc/android.hardware.usb.host.xml:
$(TARGET_COPY_OUT_VENDOR)
/etc/permissions/android.hardware.usb.host.xml
\
frameworks/native/data/etc/android.hardware.vulkan.level-0.xml:
$(TARGET_COPY_OUT_VENDOR)
/etc/permissions/android.hardware.vulkan.level.xml
\
frameworks/native/data/etc/android.hardware.vulkan.version-1_0_3.xml:
$(TARGET_COPY_OUT_VENDOR)
/etc/permissions/android.hardware.vulkan.version.xml
\
frameworks/native/data/etc/android.hardware.wifi.direct.xml:
$(TARGET_COPY_OUT_VENDOR)
/etc/permissions/android.hardware.wifi.direct.xml
\
frameworks/native/data/etc/android.hardware.wifi.xml:
$(TARGET_COPY_OUT_VENDOR)
/etc/permissions/android.hardware.wifi.xml
\
frameworks/native/data/etc/android.software.midi.xml:
$(TARGET_COPY_OUT_VENDOR)
/etc/permissions/android.software.midi.xml
\
frameworks/native/data/etc/android.software.sip.voip.xml:
$(TARGET_COPY_OUT_VENDOR)
/etc/permissions/android.software.sip.voip.xml
\
frameworks/native/data/etc/handheld_core_hardware.xml:
$(TARGET_COPY_OUT_VENDOR)
/etc/permissions/handheld_core_hardware.xml
\
frameworks/native/data/etc/android.hardware.vulkan.level-0.xml:
$(TARGET_COPY_OUT_VENDOR)
/etc/permissions/android.hardware.vulkan.level.xml
\
frameworks/native/data/etc/android.hardware.vulkan.version-1_0_3.xml:
$(TARGET_COPY_OUT_VENDOR)
/etc/permissions/android.hardware.vulkan.version.xml
frameworks/native/data/etc/handheld_core_hardware.xml:
$(TARGET_COPY_OUT_VENDOR)
/etc/permissions/handheld_core_hardware.xml
# ANT+
PRODUCT_PACKAGES
+=
\
...
...
@@ -106,11 +105,11 @@ PRODUCT_COPY_FILES += \
# Audio configuration
PRODUCT_COPY_FILES
+=
\
$(LOCAL_PATH)
/audio/aanc_tuning_mixer.txt:
$(TARGET_COPY_OUT_SYSTEM)
/etc/aanc_tuning_mixer.txt
\
$(LOCAL_PATH)
/audio/audio_effects.xml:
$(TARGET_COPY_OUT_VENDOR)
/etc/audio_effects.xml
\
$(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/aanc_tuning_mixer.txt:
$(TARGET_COPY_OUT_SYSTEM)
/etc/aanc_tuning_mixer.txt
$(LOCAL_PATH)
/audio/audio_policy_configuration.xml:
$(TARGET_COPY_OUT_VENDOR)
/etc/audio_policy_configuration.xml
PRODUCT_COPY_FILES
+=
\
frameworks/av/services/audiopolicy/config/a2dp_audio_policy_configuration.xml:
$(TARGET_COPY_OUT_VENDOR)
/etc/a2dp_audio_policy_configuration.xml
\
...
...
@@ -130,7 +129,7 @@ PRODUCT_PACKAGES += \
# Camera
PRODUCT_PACKAGES
+=
\
android.hardware.camera.provider@2.4-impl
\
android.hardware.camera.provider@2.4-impl
:32
\
camera.msm8994
\
Snap
...
...
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