* Remove regulatory info overlays. * Drop dubai camera. * All configs updated from bangkk MMI-U1TC34M.22-64-18 build. Change-Id: I1fa8c8d6adb783dad7176a168fed6117211f4899
14 lines
459 B
XML
14 lines
459 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<!--
|
|
Copyright (C) 2021 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.bangkk">
|
|
|
|
<overlay
|
|
android:isStatic="true"
|
|
android:priority="750"
|
|
android:targetName="WifiCustomization"
|
|
android:targetPackage="com.android.wifi.resources" />
|
|
</manifest>
|