commit | 9cdca9a61d484b7defea4101c0eb3e90aff779b2 | [log] [tgz] |
---|---|---|
author | Jiyong Park <jiyong@google.com> | Tue Mar 18 13:25:29 2025 +0900 |
committer | Jiyong Park <jiyong@google.com> | Tue Mar 18 14:42:29 2025 +0900 |
tree | 9e3a1200c97da1f73128adfaa2a8a485f29268d8 | |
parent | e9560e72d21436ab7e9d69cb7e5496e435935369 [diff] |
Remove obsolete configs from fs_config.cpp The removed lines are for configuring directories or files in the flattened APEXes. Since flattened APEX no longer exists, these lines are obsolete, and thus removing. Ownership and mode of files/dirs in APEXes are configured via the canned_fs_config files specific to the APEXes. Bug: 402962730 Test: build the tethering APEX, check the owner ahd mode of the for-system directory in it. Change-Id: I58e9b67f5cedd8233e02b4d2f4d9c277d6f64f8c