diff options
Diffstat (limited to 'p5100.mk')
-rw-r--r-- | p5100.mk | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -41,4 +41,4 @@ PRODUCT_COPY_FILES += \ frameworks/native/data/etc/android.software.sip.voip.xml:system/etc/permissions/android.software.sip.voip.xml # Use the non-open-source parts, if they're present -$(call inherit-product, vendor/samsung/p51xx/p5100-vendor.mk) +$(call inherit-product-if-exists, vendor/samsung/p51xx/p5100-vendor.mk) |