dubai: overlay: Add regulatory labels

Change-Id: I5298dd027464b13f4f406c051aacbe558f4da2ff
This commit is contained in:
Adithya R 2023-05-23 22:51:41 +05:30 committed by Marc Bourgoin
commit 6b860264f2
5 changed files with 38 additions and 0 deletions

View file

@ -0,0 +1,10 @@
<?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"
coreApp="true"
package="com.android.settings.overlay.dubai">
<overlay android:targetPackage="com.android.settings" android:isStatic="true" android:priority="600" />
</manifest>