From befaea8f80917f351fae6b28abbfa418cc04b2cc Mon Sep 17 00:00:00 2001 From: Alexander Winkowski Date: Tue, 22 Feb 2022 18:21:42 +0000 Subject: [PATCH] sm6250-common: Remove non-existent properties grep hasn't found them neither in source code nor in blobs. Change-Id: I4a4d2fc88815fc5f3b61ee3972534ed30f7ed131 --- BoardConfigCommon.mk | 1 - product.prop | 0 system.prop | 2 -- vendor.prop | 6 ------ 4 files changed, 9 deletions(-) delete mode 100644 product.prop diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk index 1119883..b225e65 100644 --- a/BoardConfigCommon.mk +++ b/BoardConfigCommon.mk @@ -154,7 +154,6 @@ TARGET_POWERHAL_MODE_EXT := $(COMMON_PATH)/power/power-mode.cpp # Properties TARGET_ODM_PROP += $(COMMON_PATH)/odm.prop -TARGET_PRODUCT_PROP += $(COMMON_PATH)/product.prop TARGET_SYSTEM_PROP += $(COMMON_PATH)/system.prop TARGET_VENDOR_PROP += $(COMMON_PATH)/vendor.prop diff --git a/product.prop b/product.prop deleted file mode 100644 index e69de29..0000000 diff --git a/system.prop b/system.prop index 224ad82..a54f115 100644 --- a/system.prop +++ b/system.prop @@ -1,7 +1,5 @@ # Audio audio.offload.min.duration.secs=30 -persist.audio.button_jack.profile=volume -persist.audio.button_jack.switch=0 # Charger ro.charger.enable_suspend=true diff --git a/vendor.prop b/vendor.prop index ae1991e..b7acec1 100644 --- a/vendor.prop +++ b/vendor.prop @@ -146,9 +146,6 @@ drm.service.enabled=true ro.frp.pst=/dev/block/bootdevice/by-name/frp # Graphics -debug.egl.hw=0 -debug.mdpcomp.logs=0 -debug.sf.hw=0 persist.sys.sf.color_mode=9 persist.sys.sf.color_saturation=1.0 persist.sys.sf.native_mode=2 @@ -195,9 +192,6 @@ ro.telephony.iwlan_operation_mode=legacy persist.vendor.sensors.enable.mag_filter=true persist.vendor.sensors.allow_non_default_discovery=true -# Shutdown -sys.vendor.shutdown.waittime=500 - # USB vendor.usb.diag.func.name=diag vendor.usb.use_ffs_mtp=0