sm8350-common: Drop advanced_sf_offsets.xml

Change-Id: I5c10d3ea00eef1ae12afa024b08cc9dddb81a68d
This commit is contained in:
Arian 2023-04-16 17:14:09 +02:00
parent bf689e1cbd
commit de3e2a7cda
2 changed files with 0 additions and 22 deletions

View File

@ -1,21 +0,0 @@
<?xml version="1.0" ?>
<!--
Copyright (c) 2020 Qualcomm Technologies, Inc.
All Rights Reserved.
Confidential and Proprietary - Qualcomm Technologies, Inc.
-->
<AdvancedSfOffsetSetting>
<DeviceSettingList>
<DefaultDevice version="1"/>
<Device version="1">
<FpsOffsetMap fps="90" advancedSfOffsetPercentage="36"/>
<FpsOffsetMap fps="120" advancedSfOffsetPercentage="48"/>
<FpsOffsetMap fps="144" advancedSfOffsetPercentage="40"/>
</Device>
<Device version="2">
<FpsOffsetMap fps="90" advancedSfOffsetPercentage="45"/>
<FpsOffsetMap fps="120" advancedSfOffsetPercentage="48"/>
<FpsOffsetMap fps="144" advancedSfOffsetPercentage="40"/>
</Device>
</DeviceSettingList>
</AdvancedSfOffsetSetting>

View File

@ -172,7 +172,6 @@ PRODUCT_COPY_FILES += \
vendor/xiaomi/sm8350-common/proprietary/vendor/etc/display/DPU670.xml:$(TARGET_COPY_OUT_VENDOR)/etc/display/DPU670.xml \
vendor/xiaomi/sm8350-common/proprietary/vendor/etc/display/DPU720.xml:$(TARGET_COPY_OUT_VENDOR)/etc/display/DPU720.xml \
vendor/xiaomi/sm8350-common/proprietary/vendor/etc/display/DPU7__.xml:$(TARGET_COPY_OUT_VENDOR)/etc/display/DPU7__.xml \
vendor/xiaomi/sm8350-common/proprietary/vendor/etc/display/advanced_sf_offsets.xml:$(TARGET_COPY_OUT_VENDOR)/etc/display/advanced_sf_offsets.xml \
vendor/xiaomi/sm8350-common/proprietary/vendor/etc/gpfspath_oem_config.xml:$(TARGET_COPY_OUT_VENDOR)/etc/gpfspath_oem_config.xml \
vendor/xiaomi/sm8350-common/proprietary/vendor/etc/init/android.hardware.bluetooth@1.0-service-qti.rc:$(TARGET_COPY_OUT_VENDOR)/etc/init/android.hardware.bluetooth@1.0-service-qti.rc \
vendor/xiaomi/sm8350-common/proprietary/vendor/etc/init/android.hardware.drm@1.3-service.widevine.rc:$(TARGET_COPY_OUT_VENDOR)/etc/init/android.hardware.drm@1.3-service.widevine.rc \