commit | 6092d633b0be69c0b9ef381532b604435f2f6c32 | [log] [tgz] |
---|---|---|
author | Alistair Delva <adelva@google.com> | Thu Oct 28 20:31:44 2021 -0700 |
committer | Alistair Delva <adelva@google.com> | Mon Nov 01 10:17:26 2021 -0700 |
tree | 29ab741fd1fd95f631c7f838fe5602a727134703 | |
parent | f15d7e3ff568837bbaccc2a11ac97876cebe3374 [diff] |
Allow init to write to /proc/cpu/alignment The root init.rc does "write /proc/cpu/alignment 4", but we don't actually allow this write in core sepolicy. This seems to be a 32-bit ARM only proc file. Noticed when booting 32-bit ARM Cuttlefish. Bug: 145371497 Change-Id: Ic099395708f7236bcc2fc5c561809a7e129786de