dubai: Set a default Settings.Global.DEVICE_NAME
Change-Id: I310c1ffc581b72653783d1093d9e7ebde544bb16
This commit is contained in:
parent
48b296c2c2
commit
4f2738dbdf
4 changed files with 25 additions and 0 deletions
10
resource-overlay/dubai/SettingsProvider/AndroidManifest.xml
Normal file
10
resource-overlay/dubai/SettingsProvider/AndroidManifest.xml
Normal 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.providers.settings.overlay.dubai">
|
||||
<overlay android:targetPackage="com.android.providers.settings" android:isStatic="true" />
|
||||
</manifest>
|
||||
Loading…
Add table
Add a link
Reference in a new issue