From 4612862d6de6329175b46521d83b10a82f92bd76 Mon Sep 17 00:00:00 2001 From: Ramji Jiyani Date: Thu, 20 Oct 2022 22:45:50 +0000 Subject: [PATCH] Revert "ANDROID: include GKI_MODULES_LIST" This reverts commit efe9cb9c8fd71c42099c6f4f92976b1e8ec4edc4. Reason for revert: Android14-5.15+ tooling has been updated to not consider the GKI modules using dynamic partition between vendor and GKI modules making this change not required. This flag has been removed from kleaf use already which is the only supported build infrastructure for this branch going forward. Bug: 232431411 Change-Id: I87b311d323b61716fc595fd869155f5961593b27 Test: TH Signed-off-by: Ramji Jiyani --- build.config.aarch64 | 2 -- 1 file changed, 2 deletions(-) diff --git a/build.config.aarch64 b/build.config.aarch64 index 8e20ee71afe9..9fcbceb10db2 100644 --- a/build.config.aarch64 +++ b/build.config.aarch64 @@ -14,5 +14,3 @@ modules.builtin.modinfo " NDK_TRIPLE=aarch64-linux-android31 - -GKI_MODULES_LIST=android/gki_aarch64_modules