From 53afcdf3ebd478ad2a18a0dd12d24c15bf89cd60 Mon Sep 17 00:00:00 2001 From: nyyu Date: Tue, 27 Sep 2022 20:57:34 +0200 Subject: [PATCH] mondrianwifi: Remove TARGET_NEEDS_NETD_DIRECT_CONNECT_RULE This hasn't been ported after lineage-18.1 Change-Id: I2946fdb08c09a3bfd238d65103869dc89ca2b558 --- BoardConfigCommon.mk | 3 --- 1 file changed, 3 deletions(-) diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk index 5d51e48..55fb3a6 100644 --- a/BoardConfigCommon.mk +++ b/BoardConfigCommon.mk @@ -85,9 +85,6 @@ TARGET_HAS_MEMFD_BACKPORT := true # SELinux include device/samsung/msm8974-common/sepolicy/sepolicy.mk -# Netd -TARGET_NEEDS_NETD_DIRECT_CONNECT_RULE := true - # Power TARGET_USES_INTERACTION_BOOST := true