From 755baa4d1556feead8459c68d37014f4926f4bee Mon Sep 17 00:00:00 2001 From: Ziyan Date: Thu, 8 Sep 2016 14:36:58 +0200 Subject: Remove RIL subclass Change-Id: I58ec6ef386adf285292e1f041542723c6fbf3e11 --- BoardConfig.mk | 1 - 1 file changed, 1 deletion(-) (limited to 'BoardConfig.mk') diff --git a/BoardConfig.mk b/BoardConfig.mk index b785a96..969d965 100644 --- a/BoardConfig.mk +++ b/BoardConfig.mk @@ -26,7 +26,6 @@ TARGET_OTA_ASSERT_DEVICE := espresso3g,espresso-common,p3100,GT-P3100,espressorf # RIL BOARD_PROVIDES_LIBRIL := true -BOARD_RIL_CLASS := ../../../device/samsung/espresso3g/ril # SELinux BOARD_SEPOLICY_DIRS += \ -- cgit v1.1