summaryrefslogtreecommitdiffstats
path: root/updater/target_files.cpp
diff options
context:
space:
mode:
authorJustin Yun <justinyun@google.com>2019-06-28 09:17:26 +0200
committerJustin Yun <justinyun@google.com>2019-06-28 09:17:26 +0200
commit7ba8f18590559cde3632a24dcfdaf6c2f5dfb31e (patch)
tree649f930dc2399fb45b5284c9979982ad2865c876 /updater/target_files.cpp
parentMerge "recovery_ui: Remove redundant menu creation." (diff)
downloadandroid_bootable_recovery-7ba8f18590559cde3632a24dcfdaf6c2f5dfb31e.tar
android_bootable_recovery-7ba8f18590559cde3632a24dcfdaf6c2f5dfb31e.tar.gz
android_bootable_recovery-7ba8f18590559cde3632a24dcfdaf6c2f5dfb31e.tar.bz2
android_bootable_recovery-7ba8f18590559cde3632a24dcfdaf6c2f5dfb31e.tar.lz
android_bootable_recovery-7ba8f18590559cde3632a24dcfdaf6c2f5dfb31e.tar.xz
android_bootable_recovery-7ba8f18590559cde3632a24dcfdaf6c2f5dfb31e.tar.zst
android_bootable_recovery-7ba8f18590559cde3632a24dcfdaf6c2f5dfb31e.zip
Diffstat (limited to 'updater/target_files.cpp')
-rw-r--r--updater/target_files.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/updater/target_files.cpp b/updater/target_files.cpp
index 93540b2e5..1581b25a0 100644
--- a/updater/target_files.cpp
+++ b/updater/target_files.cpp
@@ -193,10 +193,10 @@ bool TargetFile::GetBuildProps(std::map<std::string, std::string, std::less<>>*
"SYSTEM/build.prop",
"VENDOR/build.prop",
"PRODUCT/build.prop",
- "PRODUCT_SERVICES/build.prop",
+ "SYSTEM_EXT/build.prop",
"SYSTEM/vendor/build.prop",
"SYSTEM/product/build.prop",
- "SYSTEM/product_services/build.prop",
+ "SYSTEM/ext/build.prop",
"ODM/build.prop", // legacy
"ODM/etc/build.prop",
"VENDOR/odm/build.prop", // legacy