sm8550-common: Import kalama vendor overlays

Change-Id: Ie9eabba9841ce8bded3998e99ce473a4bd60035b
This commit is contained in:
chaptsand
2023-05-05 19:18:52 +08:00
parent 95f270572a
commit 2b378cf846
7 changed files with 192 additions and 1 deletions

View File

@@ -0,0 +1,13 @@
<!--
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.wifi.resources.overlay.target">
<overlay
android:isStatic="true"
android:priority="500"
android:targetName="WifiCustomization"
android:targetPackage="com.android.wifi.resources" />
</manifest>