Co-authored-by: Joey Huab <joey@evolution-x.org> Co-authored-by: Pranav Vashi <neobuddy89@gmail.com> Co-authored-by: xyyx <xyyx@mail.ru> Co-authored-by: Josh Fox (XlxFoXxlX) <joshfox87@gmail.com> Signed-off-by: AnierinB <anierin@evolution-x.org>
13 lines
356 B
XML
13 lines
356 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<!--
|
|
Copyright (C) 2019-2024 Evolution X
|
|
SPDX-License-Identifier: Apache-2.0
|
|
-->
|
|
|
|
<PreferenceScreen
|
|
xmlns:android="http://schemas.android.com/apk/res/android"
|
|
xmlns:settings="http://schemas.android.com/apk/res/com.android.settings"
|
|
android:title="@string/power_menu_title">
|
|
|
|
</PreferenceScreen>
|