sdm660-common: Move props from system to product

Test: using su shell: ex: getprop persist.timed.enable and check if the value exist or not.
Fix: Moving prop into his right path
This commit is contained in:
etahamad 2021-02-21 01:25:37 +02:00 committed by OdSazib
parent 6c1d0626ea
commit 5cc1fbddac
No known key found for this signature in database
GPG key ID: B678DBD07079B021
2 changed files with 1 additions and 1 deletions

View file

@ -48,7 +48,7 @@ COMMON_PATH := device/xiaomi/sdm660-common
$(call inherit-product, $(COMMON_PATH)/common_prop.mk)
# Inherit properties ($PATH_PROP)
TARGET_SYSTEM_PROP += $(COMMON_PATH)/system.prop
TARGET_PRODUCT_PROP += $(COMMON_PATH)/product.prop
TARGET_SYSTEM_EXT_PROP += $(COMMON_PATH)/system_ext.prop
# A/B