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

Commit b2a74201 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 8d8e8bc8
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -214,7 +214,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