From 1c3f1d6e4eb3312a8e8884e6185b0fa6885a0678 Mon Sep 17 00:00:00 2001 From: Pierre-Hugues Husson Date: Sun, 27 Sep 2020 19:55:23 +0200 Subject: [PATCH] in-tree VNDK integration is dead, it will be out-of-tree --- generate.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/generate.sh b/generate.sh index 5742815..304d4cd 100644 --- a/generate.sh +++ b/generate.sh @@ -80,7 +80,6 @@ for part in a ab;do TARGET_GAPPS_ARCH := ${baseArch} \$(call inherit-product, device/phh/treble/base-pre.mk) include build/make/target/product/aosp_${baseArch}_ab.mk -\$(call inherit-product, vendor/vndk/${vndk}) \$(call inherit-product, device/phh/treble/base.mk) $optional_base $apps_script