Skip to content

Commit

Permalink
cereus: inherit vendor makefile
Browse files Browse the repository at this point in the history
Signed-off-by: JarlPenguin <[email protected]>
  • Loading branch information
moto-msm8937-gerrit committed Oct 24, 2019
1 parent 7d04f26 commit 2450b9c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions device.mk
Original file line number Diff line number Diff line change
Expand Up @@ -20,3 +20,6 @@ $(call inherit-product, device/xiaomi/mt6765-common/mt6765.mk)
# Permissions
PRODUCT_COPY_FILES += \
frameworks/native/data/etc/android.hardware.fingerprint.xml:$(TARGET_COPY_OUT_SYSTEM)/etc/permissions/android.hardware.fingerprint.xml

# Inherit proprietary parts
$(call inherit-product-if-exists, vendor/xiaomi/cereus/cereus-vendor.mk)

0 comments on commit 2450b9c

Please sign in to comment.