diff options
-rw-r--r-- | p5110.mk | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -26,4 +26,4 @@ PRODUCT_COPY_FILES += \ $(LOCAL_PATH)/configs/audio_policy.conf:system/etc/audio_policy.conf # Use the non-open-source parts, if they're present -$(call inherit-product, vendor/samsung/p51xx/p5110-vendor.mk) +$(call inherit-product-if-exists, vendor/samsung/p51xx/p5110-vendor.mk) |