From 2191983fd45fbc6af937fc88c3fb8e41ce3270aa Mon Sep 17 00:00:00 2001 From: Ziyan Date: Fri, 9 Sep 2016 13:48:59 +0200 Subject: Remove custom libril PS2: remove custom rom specific dependencies of hardware/samsung repo Change-Id: I561608662bc207a208da81d461a2532ca0a2f5af --- BoardConfig.mk | 7 ------- 1 file changed, 7 deletions(-) (limited to 'BoardConfig.mk') diff --git a/BoardConfig.mk b/BoardConfig.mk index 969d965..87754c6 100644 --- a/BoardConfig.mk +++ b/BoardConfig.mk @@ -13,20 +13,13 @@ # See the License for the specific language governing permissions and # limitations under the License. # -# Inherit CM specific BoardConfig --include device/samsung/espresso3g/BoardConfigCM.mk # Include common espresso BoardConfig include device/samsung/espressowifi/BoardConfigCommon.mk -TARGET_SPECIFIC_HEADER_PATH += device/samsung/espresso3g/include - # assert TARGET_OTA_ASSERT_DEVICE := espresso3g,espresso-common,p3100,GT-P3100,espressorf,espressorfxx,p5100,GT-P5100,espresso10rf,espresso10rfxx -# RIL -BOARD_PROVIDES_LIBRIL := true - # SELinux BOARD_SEPOLICY_DIRS += \ device/samsung/espresso3g/sepolicy -- cgit v1.1