Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit f39ef856 authored by Pengquan Meng's avatar Pengquan Meng
Browse files

Fixed ApnEditor issue

The mainly changed:
1. Will not insert invalid apn data to database.
2. Clicking back button will save the APN data to database if the data is valid.

Test: make ROBOTEST_FILTER=ApnEditorTest -j40 RunSettingsRoboTests
Bug: 73745458
Bug: 67327863
Change-Id: Ie2c147cae03ad78d43c351e05add761b2dffac0c
parent 83afd8a9
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -5705,9 +5705,6 @@
    <string name="admin_disabled_other_options">Other options are disabled by your admin</string>
    <string name="admin_more_details">More details</string>
    <!-- Name to assign to a Network Access Point that was saved without a name -->
    <string name="untitled_apn">Untitled</string>
    <string name="sound_category_sound_title">General</string>
    <string name="notification_log_title">Notification log</string>