sm8450-common: overlay: Enable multiple vibration strength levels support

Change-Id: If17503f2dd4bd4d6e333891f9649a7db8d809852
这个提交包含在:
Michael Bestas
2022-11-07 17:49:42 +02:00
提交者 Arian
父节点 b0c0c312e4
当前提交 31a8fa9332
修改 4 个文件,包含 46 行新增0 行删除

查看文件

@@ -0,0 +1,10 @@
<!--
Copyright (C) 2023 The LineageOS Project
SPDX-License-Identifier: Apache-2.0
-->
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.android.settings.overlay.xiaomi">
<overlay android:targetPackage="com.android.settings"
android:isStatic="true"
android:priority="600"/>
</manifest>