|
|
|
@ -34,13 +34,13 @@ PRODUCT_SYSTEM_PROPERTY_OVERRIDES += ro.fastbootd.available=true |
|
|
|
|
## ih8sn
|
|
|
|
|
PRODUCT_PACKAGES += ih8sn
|
|
|
|
|
|
|
|
|
|
ifneq ("$(wildcard vendor/extra/configs/ih8sn/ih8sn_$(subst lineage_,,$(TARGET_PRODUCT)).conf)","") |
|
|
|
|
PRODUCT_COPY_FILES += \
|
|
|
|
|
vendor/extra/configs/ih8sn/ih8sn_$(subst lineage_,,$(TARGET_PRODUCT)).conf:/system/etc/ih8sn.conf
|
|
|
|
|
else |
|
|
|
|
#ifneq ("$(wildcard vendor/extra/configs/ih8sn/ih8sn_$(subst lineage_,,$(TARGET_PRODUCT)).conf)","")
|
|
|
|
|
#PRODUCT_COPY_FILES += \
|
|
|
|
|
# vendor/extra/configs/ih8sn/ih8sn_$(subst lineage_,,$(TARGET_PRODUCT)).conf:/system/etc/ih8sn.conf
|
|
|
|
|
#else
|
|
|
|
|
PRODUCT_COPY_FILES += \
|
|
|
|
|
vendor/extra/configs/ih8sn/ih8sn_generic.conf:/system/etc/ih8sn.conf
|
|
|
|
|
endif |
|
|
|
|
#endif
|
|
|
|
|
|
|
|
|
|
## Media
|
|
|
|
|
#PRODUCT_SYSTEM_DEFAULT_PROPERTIES += \
|
|
|
|
|