commit | 8a6f8e51bc066593207746703a3032d0ab5b3f34 | [log] [tgz] |
---|---|---|
author | Bart Van Assche <bvanassche@google.com> | Wed Sep 08 11:22:49 2021 -0700 |
committer | Bart Van Assche <bvanassche@google.com> | Wed Sep 08 16:13:25 2021 -0700 |
tree | 89f0f30a35148f5c2aa30d1b90933255fb2f07d2 | |
parent | c71b2c18cc35e9299bd8239e88d37ccb35227372 [diff] |
Add the 'bdev_type' attribute to all block device types The following patch iterates over all block devices: https://android-review.googlesource.com/c/platform/system/core/+/1783847/9 The following patch grants 'init' and 'apexd' permission to iterate over all block devices: https://android-review.googlesource.com/c/platform/system/sepolicy/+/1783947 The above SELinux policy change requires to add the 'bdev_type' attribute to all block devices. Hence this patch. Bug: 194450129 Test: Untested. Signed-off-by: Bart Van Assche <bvanassche@google.com> Change-Id: Iee1c984f176eb2752194493999921cb1aa24ac64