Settings: Expose radio info (*#*#4636#*#*)

Inspired by Havoc-OS

https://github.com/Havoc-OS/android_packages_apps_Settings/commit/26775821

Signed-off-by: BrightTwikling <DF.SJbbba5@gmail.com>
Signed-off-by: Hưng Phan <phandinhhungvp2001@gmail.com>
This commit is contained in:
xyyx
2021-08-07 08:37:52 +09:00
committed by Hưng Phan
parent dcbdaddf25
commit 3566e5e5fb
2 changed files with 12 additions and 0 deletions

View File

@@ -96,6 +96,14 @@
</PreferenceCategory>
<Preference
android:title="@string/radio_info_title"
android:key="radio_info_settings">
<intent android:action="android.intent.action.MAIN"
android:targetPackage="com.android.phone"
android:targetClass="com.android.phone.settings.RadioInfo" />
</Preference>
<Preference
android:key="vol_steps"
android:title="@string/volume_steps_fragment_title"