diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk index 03304ee..4ab34ef 100644 --- a/BoardConfigCommon.mk +++ b/BoardConfigCommon.mk @@ -164,7 +164,6 @@ DEVICE_MANIFEST_FILE := \ $(COMMON_PATH)/manifests/vendor.xiaomi.hardware.misys@1.0.xml \ $(COMMON_PATH)/manifests/vendor.xiaomi.hardware.misys@2.0.xml \ $(COMMON_PATH)/manifests/vendor.xiaomi.hardware.misys@3.0.xml \ - $(COMMON_PATH)/manifests/vendor.xiaomi.hardware.vibratorfeature@1.0-service.xml \ $(COMMON_PATH)/manifests/vendor.xiaomi.hardware.wireless@1.0.xml \ $(COMMON_PATH)/manifests/vendor.xiaomi.hw.touchfeature@1.0-service.xml diff --git a/framework_compatibility_matrix.xml b/framework_compatibility_matrix.xml index 0ecd0f7..f20ce14 100644 --- a/framework_compatibility_matrix.xml +++ b/framework_compatibility_matrix.xml @@ -1014,14 +1014,6 @@ default - - vendor.xiaomi.hardware.vibratorfeature - 1.0 - - IVibratorFeature - default - - vendor.xiaomi.hardware.vsimapp 1.0 diff --git a/manifests/vendor.xiaomi.hardware.vibratorfeature@1.0-service.xml b/manifests/vendor.xiaomi.hardware.vibratorfeature@1.0-service.xml deleted file mode 100644 index 804b601..0000000 --- a/manifests/vendor.xiaomi.hardware.vibratorfeature@1.0-service.xml +++ /dev/null @@ -1,11 +0,0 @@ - - - vendor.xiaomi.hardware.vibratorfeature - hwbinder - 1.0 - - IVibratorFeature - default - - - \ No newline at end of file