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

Commit f97b6e21 authored by Wink Saville's avatar Wink Saville Committed by Android Git Automerger
Browse files

am 9f476fd0: Merge "Add a symbol to represent MNC=0"

* commit '9f476fd0':
  Add a symbol to represent MNC=0
parents aaff4ef7 9f476fd0
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,
};

/**