Change the symlink to system_ext
As system_ext partition will be linked to system/system_ext, update the path to system/system_ext. Bug: 134359158 Test: build Change-Id: I5a49adfe7e045e24bf6dfbf6990a965b8a5e1ce1
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user