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

Commit 33b8f1c2 authored by Alexandre Roux's avatar Alexandre Roux
Browse files

adding comment about setting ro.build.display.id twice

parent 79bfa3bd
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -307,7 +307,8 @@ else
BUILD_KEYS := dev-keys
endif


#BUILD_DISPLAY_KEYS is used in etc/build.prop and product build.prop to avoid override by vendor, 
#so ro.build.display.id will be set twice, only product build.prop will be used at the end
ifndef RELEASE_TYPE
  BUILD_DISPLAY_KEYS := $(BUILD_KEYS)
else