Merge pull request #78 from SKULSHADY/patch-1

Fix Havoc-OS common.mk path
This commit is contained in:
Pierre-Hugues HUSSON 2019-01-15 10:45:49 +01:00 committed by GitHub
commit 31cfcc61d4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,3 +1,3 @@
$(call inherit-product, vendor/havoc/products/common.mk)
$(call inherit-product, vendor/havoc/config/common.mk)
$(call inherit-product, device/havoc/sepolicy/common/sepolicy.mk)
-include vendor/havoc/build/core/config.mk