Commit graph

3 commits

Author SHA1 Message Date
padarshr
bce1fb061c Enable quota feature for userdata partition.
This will enable quota feature for the data partition.

Change-Id: I1d2067dd785f94d83d12dc15f52286a8e279375e
2017-08-31 12:01:10 +05:30
Bulbul Dabi
8847debdfe Mount writable blocks with noatime option.
Mount writable blocks - /data, /persist and /cache with
noatime option so that atime information for read is not
updated.
Fix for CTS failure: testNoAtime.

Change-Id: I69ba74fb788f907fc1ad94ed231fa6f2298722a3
2017-08-28 13:48:22 +05:30
Arusha Goyal
0810f45824 Support the combinations of A/B and split.
This change introduces compile time flags based on
which we can build combinations of A/B and split features.
Based on the flags, appropriate settings are done in mk files,
and appropriate fstab.qcom/recovery.fstab are picked.

Change-Id: I55cbec9c280f95b043f31b833aef11c2cbe4ab00
2017-07-23 17:41:57 +05:30
Renamed from fstab.qcom (Browse further)