mirror of
https://github.com/PixelExperience-Devices/device_xiaomi_miatoll.git
synced 2025-05-06 14:17:21 +09:00
sm6250-common: Remove non-existent properties
grep hasn't found them neither in source code nor in blobs. Change-Id: I4a4d2fc88815fc5f3b61ee3972534ed30f7ed131
This commit is contained in:
parent
654f633113
commit
befaea8f80
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user