summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJustin Yun <justinyun@google.com>2019-07-10 07:31:23 +0200
committerandroid-build-merger <android-build-merger@google.com>2019-07-10 07:31:23 +0200
commitec14508254cb6c704e00b08c6b0a5bf0f9e69193 (patch)
tree3784d4086fffeea10ad7c05cb939719e8d5f3c5f
parentMerge "recovery_ui: Remove RecoveryUI::last_key." am: 04b4ff695d am: 4324e07a29 am: 4b6a9c52ea (diff)
parentMerge "Change the symlink to system_ext" am: c992962503 am: 29adb8f0f2 (diff)
downloadandroid_bootable_recovery-ec14508254cb6c704e00b08c6b0a5bf0f9e69193.tar
android_bootable_recovery-ec14508254cb6c704e00b08c6b0a5bf0f9e69193.tar.gz
android_bootable_recovery-ec14508254cb6c704e00b08c6b0a5bf0f9e69193.tar.bz2
android_bootable_recovery-ec14508254cb6c704e00b08c6b0a5bf0f9e69193.tar.lz
android_bootable_recovery-ec14508254cb6c704e00b08c6b0a5bf0f9e69193.tar.xz
android_bootable_recovery-ec14508254cb6c704e00b08c6b0a5bf0f9e69193.tar.zst
android_bootable_recovery-ec14508254cb6c704e00b08c6b0a5bf0f9e69193.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