commit | d07d0942c60b7145f11254899b9509d9b327c7ab | [log] [tgz] |
---|---|---|
author | Luis Hector Chavez <lhchavez@google.com> | Wed Jul 11 08:13:34 2018 -0700 |
committer | Luis Hector Chavez <lhchavez@google.com> | Wed Jul 11 08:36:00 2018 -0700 |
tree | 033e7df9d8aa57c97cb7d35f379c04de7ec40738 | |
parent | bcfc8a2ab035ab085f91b59f7f6f75ee364b3363 [diff] |
init.rc: Remount / with MS_REMOUNT|MS_BIND|MS_NODEV / should not have any character/block devices, so might as well pass in the nodev flag. Bug: 73255020 Test: aosp_sailfish still boots Test: sailfish:/ # find / -xdev -a \( -type b -o -type c -o -type p -o -type s \) sailfish:/ # Test: rootfs on / type rootfs (rw,seclabel) /dev/root on / type ext4 (ro,seclabel,nodevrelatime) Change-Id: Ia73e04b53a47506892d9d3cb61b471b81bb72dc3