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

Commit 9f476fd0 authored by Wink Saville's avatar Wink Saville Committed by Gerrit Code Review
Browse files

Merge "Add a symbol to represent MNC=0"

parents 082fc1ca 8df483c1
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -113,6 +113,8 @@ enum {
    ACONFIGURATION_UI_MODE = 0x1000,
    ACONFIGURATION_SMALLEST_SCREEN_SIZE = 0x2000,
    ACONFIGURATION_LAYOUTDIR = 0x4000,

    ACONFIGURATION_MNC_ZERO = 0xffff,
};

/**