Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit e1960b05 authored by qctecmdr's avatar qctecmdr Committed by Gerrit - the friendly Code Review server
Browse files

Merge "data-kernel: enable rmnet_perf on lito"

parents 4acac2c2 1b6de423
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -3,6 +3,7 @@ ifneq ($(TARGET_PRODUCT),qssi)

RMNET_PERF_DLKM_PLATFORMS_LIST := msmnile
RMNET_PERF_DLKM_PLATFORMS_LIST += kona
RMNET_PERF_DLKM_PLATFORMS_LIST += lito

ifeq ($(call is-board-platform-in-list, $(RMNET_PERF_DLKM_PLATFORMS_LIST)),true)
LOCAL_PATH := $(call my-dir)