* Remove regulatory info overlays. * Drop dubai camera. * All configs updated from bangkk MMI-U1TC34M.22-64-18 build. Change-Id: I1fa8c8d6adb783dad7176a168fed6117211f4899
13 lines
400 B
XML
13 lines
400 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<!--
|
|
Copyright (C) 2022 The LineageOS Project
|
|
SPDX-License-Identifier: Apache-2.0
|
|
-->
|
|
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
|
package="com.android.systemui.bangkk.lineage">
|
|
|
|
<overlay
|
|
android:isStatic="true"
|
|
android:priority="800"
|
|
android:targetPackage="com.android.systemui" />
|
|
</manifest>
|