replace common qcom sources with samsung ones

This commit is contained in:
SaschaNes
2025-08-12 22:13:00 +02:00
parent ba24dcded9
commit 6f7753de11
5682 changed files with 2450203 additions and 103634 deletions

View File

@@ -5,7 +5,6 @@ ifneq ($(TARGET_BOARD_PLATFORM),qssi)
RMNET_PERF_TETHER_DLKM_PLATFORMS_LIST := pineapple
RMNET_PERF_TETHER_DLKM_PLATFORMS_LIST += sun
RMNET_PERF_TETHER_DLKM_PLATFORMS_LIST += parrot
RMNET_PERF_TETHER_DLKM_PLATFORMS_LIST += tuna
ifeq ($(call is-board-platform-in-list, $(RMNET_PERF_TETHER_DLKM_PLATFORMS_LIST)),true)
LOCAL_PATH := $(call my-dir)

View File

@@ -9,6 +9,3 @@ define_perf_tether("sun", "perf")
define_perf_tether("parrot", "consolidate")
define_perf_tether("parrot", "perf")
define_perf_tether("tuna", "consolidate")
define_perf_tether("tuna", "perf")