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

Commit bccc75a7 authored by Andres Morales's avatar Andres Morales Committed by Gerrit Code Review
Browse files

Merge "stop including rootdir build.prop"

parents 35e482de dff18174
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -509,7 +509,6 @@ void load_persist_props(void) {
void load_all_props() {
    load_properties_from_file(PROP_PATH_SYSTEM_BUILD, NULL);
    load_properties_from_file(PROP_PATH_VENDOR_BUILD, NULL);
    load_properties_from_file(PROP_PATH_BOOTIMAGE_BUILD, NULL);
    load_properties_from_file(PROP_PATH_FACTORY, "ro.*");

    load_override_properties();