commit | baa50b89bcd55e455615098ce3ec10eec717803f | [log] [tgz] |
---|---|---|
author | Sumit Semwal <sumit.semwal@linaro.org> | Wed May 13 15:34:59 2020 +0530 |
committer | Sumit Semwal <sumit.semwal@linaro.org> | Wed May 13 17:06:29 2020 +0530 |
tree | 8adad39c90837f0e7ee34b5a6939157937309d43 | |
parent | 8818e4c1a506c769d4dafb46367b9afcd5de45c3 [diff] |
pixel3_mainline: move the normal fstab path to /vendor/etc/fstab.pixel3_mainline In aosp/master, GetFstabPath funtion defined here: https://android.googlesource.com/platform/system/core/+/refs/heads/master/fs_mgr/fs_mgr_fstab.cpp#411 and the fstab.ramdisk.common does not need to be copied to vendor partition. Test: boot up pixel3 with mainline kernel: it mounts all partitions correctly, and boots to 'UI', also: VtsKernelEncryptionTest#FileBasedEncryptionTest passed 3/3 Signed-off-by: Sumit Semwal <sumit.semwal@linaro.org> Change-Id: I5a0e3058d0b580aff06bfea1a01eeb666ce14182