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

Commit e052cf3f authored by LuK1337's avatar LuK1337 Committed by Michael Bestas
Browse files

gen_build_prop: Use short build number for userdebug

Change-Id: I434dddd4f1500f56660840d82e901604e2873d71
parent e8d5e543
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -210,7 +210,7 @@ def generate_build_info(args):
  print(f"ro.build.id?={config['BuildId']}")

  # ro.build.display.id is shown under Settings -> About Phone
  if config["BuildVariant"] == "user":
  if config["BuildVariant"] != "eng":
    # User builds should show:
    # release build number or branch.buld_number non-release builds