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

Commit cd67f7a3 authored by Goven Liu's avatar Goven Liu Committed by Android (Google) Code Review
Browse files

Merge "[Wi-Fi] Add a new proto field for adding new networks panel page."

parents 15199d50 b149c5af
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -2472,4 +2472,9 @@ enum PageId {
    // CATEGORY: SETTINGS
    // OS: R
    SETTINGS_BUGREPORT_HANDLER = 1808;

    // Panel for adding Wi-Fi networks
    // CATEGORY: SETTINGS
    // OS: R
    PANEL_ADD_WIFI_NETWORKS = 1809;
}