From 7e27c70f1f274c979349aadfcc1467b49b73db18 Mon Sep 17 00:00:00 2001 From: Keita Date: Tue, 24 Oct 2017 01:48:22 -0300 Subject: shinano-common: Remove CMHW VibratorHW implementation * Replaced with vibrator service Change-Id: I9aa2d3875d9cc230ec4296f5b05e0ceb5d67cb54 --- BoardConfigCommon.mk | 3 --- 1 file changed, 3 deletions(-) (limited to 'BoardConfigCommon.mk') diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk index 3d6319a..2c96acd 100644 --- a/BoardConfigCommon.mk +++ b/BoardConfigCommon.mk @@ -65,9 +65,6 @@ TARGET_USES_64_BIT_BINDER := true # Camera TARGET_USES_MEDIA_EXTENSIONS := true -# CM Hardware -BOARD_HARDWARE_CLASS += device/sony/shinano-common/cmhw - # Dumpstate BOARD_LIB_DUMPSTATE := libdumpstate.sony -- cgit v1.2.3