Cherish:Add Asus Zenfone 5z
Signed-off-by: Hưng Phan <phandinhhungvp2001@gmail.com>
This commit is contained in:
@@ -79,6 +79,8 @@
|
||||
<string name="X00T_maintainer">kaneki Ken</string>
|
||||
<string name="device_X01BD">Asus ZenFone Max Pro M2</string>
|
||||
<string name="X01BD_maintainer">Rams</string>
|
||||
<string name="device_Z01R">Asus Zenfone 5z</string>
|
||||
<string name="Z01R_maintainer">Vysakh N</string>
|
||||
|
||||
<!-- Oneplus Device maintainers -->
|
||||
<string name="device_enchilada">Oneplus 6</string>
|
||||
|
||||
@@ -215,6 +215,15 @@
|
||||
<PreferenceCategory
|
||||
android:key="asus_devices"
|
||||
android:title="@string/asus_devices" >
|
||||
|
||||
<Preference
|
||||
android:title="@string/Z01R_maintainer"
|
||||
android:summary="@string/device_Z01R"
|
||||
android:icon="@drawable/ic_devs_phone" >
|
||||
<intent
|
||||
android:action="android.intent.action.VIEW"
|
||||
android:data="https://t.me/Vysakh_N" />
|
||||
</Preference>
|
||||
<Preference
|
||||
android:title="@string/X00T_maintainer"
|
||||
android:summary="@string/device_X00T"
|
||||
|
||||
Reference in New Issue
Block a user