devicesettings: Time for tequila!
This commit is contained in:
parent
9030fa4ddc
commit
cd79e4f8cd
2 changed files with 2 additions and 2 deletions
|
@ -15,7 +15,7 @@
|
|||
//
|
||||
|
||||
android_library {
|
||||
name: "org.lineageos.settings.resources",
|
||||
name: "org.tequila.settings.resources",
|
||||
defaults: [
|
||||
"SettingsLibDefaults",
|
||||
],
|
||||
|
|
|
@ -15,7 +15,7 @@
|
|||
-->
|
||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
xmlns:tools="http://schemas.android.com/tools"
|
||||
package="org.lineageos.settings.resources">
|
||||
package="org.tequila.settings.resources">
|
||||
|
||||
<application android:hasCode="false" />
|
||||
</manifest>
|
||||
|
|
Loading…
Reference in a new issue