mirror of
https://github.com/Anything-at-25-00/android_device_tecno_LG8n.git
synced 2024-11-22 21:56:26 -08:00
LG8n: Actually install the product.prop
* Bruh Signed-off-by: Shirayuki39 <lorddemecrius83@proton.me>
This commit is contained in:
parent
d41ced68da
commit
b4bc123dad
|
@ -146,6 +146,7 @@ BOARD_HAS_MTK_HARDWARE := true
|
|||
TARGET_TAP_TO_WAKE_NODE :=
|
||||
|
||||
# Properties
|
||||
TARGET_PRODUCT_PROP += $(CONFIGS_PATH)/properties/product.prop
|
||||
TARGET_SYSTEM_PROP += $(CONFIGS_PATH)/properties/system.prop
|
||||
TARGET_VENDOR_PROP += $(CONFIGS_PATH)/properties/vendor.prop
|
||||
|
||||
|
|
Loading…
Reference in a new issue