summaryrefslogtreecommitdiffstats
path: root/updater/target_files.cpp
diff options
context:
space:
mode:
authorTianjie Xu <xunchang@google.com>2019-06-28 19:45:16 +0200
committerGerrit Code Review <noreply-gerritcodereview@google.com>2019-06-28 19:45:16 +0200
commitb9f356f581f3a1c428cdb465954446828a39323a (patch)
tree87b0ed752d7f2e5d012b791a6b8003713378e485 /updater/target_files.cpp
parentMerge "Implement ShowMenu for StubRecoveryUI" (diff)
parentRename product_services to system_ext (diff)
downloadandroid_bootable_recovery-b9f356f581f3a1c428cdb465954446828a39323a.tar
android_bootable_recovery-b9f356f581f3a1c428cdb465954446828a39323a.tar.gz
android_bootable_recovery-b9f356f581f3a1c428cdb465954446828a39323a.tar.bz2
android_bootable_recovery-b9f356f581f3a1c428cdb465954446828a39323a.tar.lz
android_bootable_recovery-b9f356f581f3a1c428cdb465954446828a39323a.tar.xz
android_bootable_recovery-b9f356f581f3a1c428cdb465954446828a39323a.tar.zst
android_bootable_recovery-b9f356f581f3a1c428cdb465954446828a39323a.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