summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTreehugger Robot <treehugger-gerrit@google.com>2019-07-10 06:39:52 +0200
committerGerrit Code Review <noreply-gerritcodereview@google.com>2019-07-10 06:39:52 +0200
commitc992962503f9cb65ac55034774bacc72a5db102d (patch)
tree9603c3d7c9411d85e01593a7920c3f61c2e3521e
parentMerge "recovery_ui: Remove RecoveryUI::last_key." (diff)
parentChange the symlink to system_ext (diff)
downloadandroid_bootable_recovery-c992962503f9cb65ac55034774bacc72a5db102d.tar
android_bootable_recovery-c992962503f9cb65ac55034774bacc72a5db102d.tar.gz
android_bootable_recovery-c992962503f9cb65ac55034774bacc72a5db102d.tar.bz2
android_bootable_recovery-c992962503f9cb65ac55034774bacc72a5db102d.tar.lz
android_bootable_recovery-c992962503f9cb65ac55034774bacc72a5db102d.tar.xz
android_bootable_recovery-c992962503f9cb65ac55034774bacc72a5db102d.tar.zst
android_bootable_recovery-c992962503f9cb65ac55034774bacc72a5db102d.zip
-rw-r--r--updater/target_files.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/updater/target_files.cpp b/updater/target_files.cpp
index 2789683b1..919ec4e04 100644
--- a/updater/target_files.cpp
+++ b/updater/target_files.cpp
@@ -201,7 +201,7 @@ bool TargetFile::GetBuildProps(std::map<std::string, std::string, std::less<>>*
"SYSTEM_EXT/build.prop",
"SYSTEM/vendor/build.prop",
"SYSTEM/product/build.prop",
- "SYSTEM/ext/build.prop",
+ "SYSTEM/system_ext/build.prop",
"ODM/build.prop", // legacy
"ODM/etc/build.prop",
"VENDOR/odm/build.prop", // legacy