Inherit vendor/rashed and build auditd

cm-14.1
Rashed Abdel-Tawab 8 years ago
parent 9b66a24921
commit 968041a78e
No known key found for this signature in database
GPG Key ID: D8D7566B7B517C32
  1. 2
      BoardConfigExtra.mk
  2. 4
      product.mk

@ -6,3 +6,5 @@ TARGET_HAVE_UI_BLUR := true
# QC Perf
#TARGET_HAVE_QC_PERF := true
-include vendor/rashed/BoardConfigExtra.mk

@ -17,3 +17,7 @@ PRODUCT_PACKAGES += \
PRODUCT_PACKAGES += \
libqc-skia
endif
PRODUCT_PACKAGES += auditd
$(call prepend-product-if-exists, vendor/rashed/product.mk)

Loading…
Cancel
Save